CancelShipment
Cancels a purchased shipment.
Input
Name | Type | Required | Description |
ShipmentId | String | True | The unique shipment identifier provided by a shipping service. |
ShippingBusinessId | String | True | Amazon shipping business to assume for this request. The default is AmazonShipping_UK. Refer X-amzn-shipping-business-id for other marketplaces. |
Result Set Columns
Name | Type | Description |
Success | String | Boolean indicating whether the stored procedure was successfully executed. |