Skip to content

Instantly share code, notes, and snippets.

@airatkh
Created February 4, 2019 08:01
Show Gist options
  • Save airatkh/49b4d262826aff1b786bfc8615a5b810 to your computer and use it in GitHub Desktop.
Save airatkh/49b4d262826aff1b786bfc8615a5b810 to your computer and use it in GitHub Desktop.
ddelivery_web_hook
POST /ddelivery-webhook/traffic-orders.json?k=<token_ddelivery>
=> generated 9 bytes in 22 msecs (HTTP/1.1 200) 2 headers in 73 bytes (1 switches on core 0)
[04/Feb/2019 10:28:09.335]
INFO [views.py:783] in DdeliveryWebHookSetViewSet:create request.data =
<QueryDict:
{
'status_dd': ['13'],
'track_number': ['dd-583767'],
'id': ['583767'],
'status_dd_name': ['1'],
'status_cms': ['']}
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment