Advertisement
Mgkrp

Untitled

Mar 4th, 2021
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 KB | None | 0 0
  1. 2021-03-04 14:55:46,604 +0000 [AsyncTask-3] [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:"381"]
  6. Request body: {
  7. "general" : {
  8. "project_id" : 130,
  9. "payment_id" : "5144446645",
  10. "signature" : "JPLBDNnPA5wXp6EBwyvQuNSPU+RDtCeGfzVHi2IOb3YaDvvNO9E6OCNoFPIOsEncOVQJfjpNUDD0IXgwKiZV5w=="
  11. },
  12. "customer" : {
  13. "id" : "5977114",
  14. "ip_address" : "172.18.1.46"
  15. },
  16. "payment" : {
  17. "amount" : 1000,
  18. "currency" : "RUB"
  19. },
  20. "account" : {
  21. "number" : "***"
  22. }
  23. }
  24. ===========================Request end===========================
  25. 2021-03-04 14:55:47,566 +0000 [AsyncTask-3] [HttpRequestResponseLogger] [DEBUG]
  26. ===========================Response begin===========================
  27. Status code : 200 OK
  28. Status text : OK
  29. Headers : [Server:"openresty", Content-Type:"application/json; charset=UTF-8", Content-Length:"170", Access-Control-Allow-Methods:"GET, POST, OPTIONS", "GET, POST, OPTIONS", Access-Control-Allow-Origin:"*", "*", Expires:"Thu, 04 Mar 2021 14:55:46 GMT", Cache-Control:"no-cache", Access-Control-Allow-Headers:"DNT
  30. ,X-CustomHeader,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type", "DNT,X-CustomHeader,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range", ProcessingPlatform:"lux", Date:"Thu, 04 Mar 2021 14:55:47 GMT", Connection:"keep-alive",
  31. Server-Timing:"cdn-cache; desc=MISS", "edge; dur=280", "origin; dur=329", Set-Cookie:"akaalb_default-balancing=1614870047~op=LU1_NL5:LUX|~rv=87~m=LUX:0|~os=bda40fa7fd8708623bff4b07b9f3f141~id=19d4af052e0c9ce7f90ba24b76f12b48; path=/; Expires=Thu, 04 Mar 2021 15:00:47 GMT; Secure; SameSite=None"]
  32. Response body: {"status":"success","request_id":"f4b638379f8aca15ed6be8de3a081a0f557a496b-b07fc61df514d535ac7e6cdd3f62481ed802f3b3-00084829","project_id":130,"payment_id":"5144446645"}
  33.  
  34. ===========================Response end===========================
  35.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement