Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. Moya_Logger: [17/07/2019 11:31:52] Request: https://sapp-ftst3.corbina.net/v1/installers_bo/update_ticket_status_info
  2. Moya_Logger: [17/07/2019 11:31:52] Request Headers: ["Content-Type": "application/json", "charset": "UTF-8"]
  3. Moya_Logger: [17/07/2019 11:31:52] HTTP Request Method: POST
  4. Moya_Logger: [17/07/2019 11:31:52] Request Body: {"esas_ticket_id":142,"int_begin":"2019-07-17T11:31:52","status":2}
  5. Moya_Logger: [17/07/2019 11:31:53] Response: <NSHTTPURLResponse: 0x60000394e440> { URL: https://sapp-ftst3.corbina.net/v1/installers_bo/update_ticket_status_info } { Status Code: 200, Headers {
  6. Connection = (
  7. "keep-alive"
  8. );
  9. "Content-Length" = (
  10. 210
  11. );
  12. "Content-Type" = (
  13. "application/json; charset=utf-8"
  14. );
  15. Date = (
  16. "Wed, 17 Jul 2019 05:31:53 GMT"
  17. );
  18. Server = (
  19. "nginx/1.10.3"
  20. );
  21. } }
  22. {"data":{},"metadata":{"code":100021,"code_desc":"ESAS_UPDATE_TICKET_STATUS_INCORRECT_PARAMS","details":{},"message":"Неверные параметры для изменения статуса заявки"}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement