Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gusenov/qiwi-payment-history-sh

:money_with_wings: bash-скрипт для загрузки всей истории платежей QIWI Кошелька.
https://github.com/gusenov/qiwi-payment-history-sh

bash curl jq json qiwi qiwi-api

Last synced: about 1 month ago
JSON representation

:money_with_wings: bash-скрипт для загрузки всей истории платежей QIWI Кошелька.

Awesome Lists containing this project

README

        

# Usage Examples

![Request Headers](request-headers.png)

```bash
./qiwi-payment-history.sh --person="11231231212" --authorization="c3NvLnFpd2kuY29tOjYyZDc2M2E2MTIxZTY3MTc=" --cookie="0781f70f30a96c93"
./qiwi-payment-history.sh -p="11231231212" -a="c3NvLnFpd2kuY29tOjYyZDc2M2E2MTIxZTY3MTc=" -c="0781f70f30a96c93"
```