Resource:
packageless orders
C# Rel Const:
Rels.OrderSvc.PackageHaveNots
URI template:
packages/havenots{?orderids}
given a list of order ids, return those having no packages yet
Success status: 200
Name
(* = required)
|
Data Type | Description |
orderids
*
|
string |
comma-separated list of order ids to check for no packages |
order ids with no packages
Sample accept: application/hal+json
{
"orderIdentifiers": [
{
"id": 1
}
]
}
This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.