...
Using RecommendedProducts API, Section 7 will be populated.
Resource Name | getRecommendations | ||
Resource URL | /api/v3/{identifier-name}/recommended_products?tracking_number=123 | ||
Method | GET | ||
Params (query/path) | PathVariable: Identifier-name RequestParam: tracking_number order_number | ||
Headers | |||
Request Payload | |||
Response Payload |
|
{
|
|
|
|
|
|
|
|
|
{
"id": 36070283280536,
|
|
},
{
|
|
|
},
{
|
|
|
}
]
},
{
|
|
|
|
|
|
|
|
|
{
|
|
|
},
{
|
|
|
}
]
}
| |
Response Status | 200 - Success 400 – Failure 401 - Un-Authentication |
Multi-Shipment Visibility API Details
...