Advertisement
Mgkrp

Untitled

Mar 5th, 2021
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. 2021-03-05 13:59:48,330 +0000 [AsyncTask-4] [HttpRequestResponseLogger] [DEBUG]
  2. ===========================Request begin===========================
  3. URI : https://api.ecommpay.com/v2/payment/direct/monetix/payout
  4. Method : POST
  5. Headers : [Accept:"application/json, application/*+json", Content-Type:"application/json;charset=UTF-8", Content-Length:"378"]
  6. Request body: {
  7. "general" : {
  8. "project_id" : 130,
  9. "payment_id" : "5144446683",
  10. "signature" : "l8L8Ytfra+SdX4yvKD+UYQpybBjWPTx14Xfiy8GPan2ZOMHb7QhY+dYP4cIF7KRmSDB6C3Qj0OTZ06Q1h2GDmA=="
  11. },
  12. "customer" : {
  13. "id" : "5977114",
  14. "ip_address" : "172.18.1.46"
  15. },
  16. "payment" : {
  17. "amount" : 5,
  18. "currency" : "RUB"
  19. },
  20. "account" : {
  21. "number" : "***"
  22. }
  23. }
  24. ===========================Request end===========================
  25.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement