Created
February 4, 2019 08:01
-
-
Save airatkh/49b4d262826aff1b786bfc8615a5b810 to your computer and use it in GitHub Desktop.
ddelivery_web_hook
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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