Resource:GroupOperator: parcel auto rate shop for ordersC# Rel Const:Rels.OrderSvc.OrdersParcelAutoRateShopURI template:parcels/ordersparcelautorateshop{?returnAllRates,multiOrderRateShopOnShip}Obtain URI from:
parcel rate shop for orders
Success status: 200
Name | Data Type | Description |
---|---|---|
returnAllRates | bool | specify if all rates should be returned |
multiOrderRateShopOnShip | bool | specify if we are doing multi order or not |
Type | Description | |
---|---|---|
OrderIdentifiers | IEnumerable<Generic.Models.OrderIdentifier> | identifies orders to be affected |
Id | int |
Sample content-type: application/hal+json |
{ "orderIdentifiers": [ { "id": 1 } ] }
Type | Description | |
---|---|---|
BatchId | string | |
ValidShipServiceError | bool |
{ "batchId": "str", "validShipServiceError": true }
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.