...
Resource Name | getTrackHistory | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Resource URL | api/v2/{identifier-name}/track-status?order_number=AAA&place_dttm=2022-07-19T14:16:04-05:00 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Method | GET | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Params (query/path) | PathVariable: Identifier-name RequestParam: place_dttm order_number | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Headers | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Request Payload | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Response Payload |
"day": "Monday",
},
{
"name": "double cleanse full size kit - each",
}, { "sku": "123", "quantity": 1, "name": "special cleansing gel - travel - 1.7 oz", "title": "special cleansing gel - travel", "variantId": "11123",
}, {
} ] },
{ "edd_info": {
},
},
{
"title": "special cleansing gel - travel",
}, { "sku": "232", "quantity": 1, "name": "daily microfoliant exfoliator - 2.6 oz", "title": "daily microfoliant exfoliator", "variantId": "126",
} ] } ]
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Response Status | 200 - Success 400 – Failure 401 - Un-Authentication |
...
Resource Name | createTrackingPageFeedback | ||||||||||
Resource URL | api/v1/tracking-page-feedback | ||||||||||
Method | POST | ||||||||||
Params (query/path) | |||||||||||
Headers | |||||||||||
Request Payload |
| ||||||||||
Response Payload | |||||||||||
Response Status | 200 - Success 400 – Failure 401 - Un-Authentication |
...
Resource Name | subscribeForEmail | ||||||||||||||
Resource URL | api/v1/btp/{identifier-name}/trackevent-notification/email-subscription | ||||||||||||||
Method | POST | ||||||||||||||
Params (query/path) | PathVariable: Identifier-name | ||||||||||||||
Headers | |||||||||||||||
Request Payload |
"DELIVERED",
],
| ||||||||||||||
Response Payload | {
| ||||||||||||||
Response Status | 200 - Success 400 – Failure 401 - Un-Authentication |
...
Resource Name | subscribeForSMS | |||||||||||||||
Resource URL | api/v1/btp/{identifier-name}/trackevent-notification/sms-subscription | |||||||||||||||
Method | POST | |||||||||||||||
Params (query/path) | PathVariable: Identifier-name | |||||||||||||||
Headers | ||||||||||||||||
Request Payload |
],
| |||||||||||||||
Response Payload |
| |||||||||||||||
Response Status | 200 - Success 400 – Failure 401 - Un-Authentication |
...