Function amazon_sp_merchant_fulfillment::apis::merchant_fulfillment_api::cancel_shipment
source · [−]pub async fn cancel_shipment(
configuration: &Configuration,
shipment_id: &str
) -> Result<CancelShipmentResponse, Error>Expand description
Cancel the shipment indicated by the specified shipment identifier. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 1 | 1 | For more information, see "Usage Plans and Rate Limits" in the Selling Partner API documentation.