Open Moscowpwnz opened 1 year ago
curl -X POST \ 'https://edge.qiwi.com/sinap/providers/99/onlineCommission' \ --header "Accept: application/json" \ --header "Content-Type: application/json" \ --header "Authorization: Bearer <токен API>" \ -d '{ "account":"79060766516", "paymentMethod":{ "type":"Account", "accountId":"643" }, "purchaseTotals":{ "total":{ "amount":10, "currency":"643" } } }'
curl -X POST \ 'https://edge.qiwi.com/sinap/providers/99/onlineCommission' \ --header "Accept: application/json" \ --header "Content-Type: application/json" \ --header "Authorization: Bearer <токен API>" \ -d '{ "account":"79060766516", "paymentMethod":{ "type":"Account", "accountId":"643" }, "purchaseTotals":{ "total":{ "amount":10, "currency":"643" } } }'