- Регистрация
- 26.09.2013
- Сообщения
- 182
- Благодарностей
- 57
- Баллы
- 28
Обращаем Ваше внимание на то, что данный пользователь заблокирован.
Не рекомендуем проводить с 25region какие-либо сделки.
Привет, подскажите кто нибудь как запихнуть вот это
user@server:~$ curl -X POST 'https://edge.qiwi.com/sinap/api/v2/terms/99/payments'
--header "Content-Type: application/json"
--header "Accept: application/json"
--header "Authorization: Bearer XXXXXXXXXXXX"
-d '{
"id":"11111111111111",
"sum": {
"amount":100,
"currency":"643"
},
"paymentMethod": {
"type":"Account",
"accountId":"643"
},
"comment":"test",
"fields": {
"account":"+79121112233"
}
}'
Кубик пост в зенке
user@server:~$ curl -X POST 'https://edge.qiwi.com/sinap/api/v2/terms/99/payments'
--header "Content-Type: application/json"
--header "Accept: application/json"
--header "Authorization: Bearer XXXXXXXXXXXX"
-d '{
"id":"11111111111111",
"sum": {
"amount":100,
"currency":"643"
},
"paymentMethod": {
"type":"Account",
"accountId":"643"
},
"comment":"test",
"fields": {
"account":"+79121112233"
}
}'
Кубик пост в зенке