Function amazon_sp_shipping::apis::shipping_api::get_shipment
source · [−]pub async fn get_shipment(
configuration: &Configuration,
shipment_id: &str
) -> Result<GetShipmentResponse, Error>Expand description
Return the entire shipment object for the shipmentId. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 5 | 15 | For more information, see "Usage Plans and Rate Limits" in the Selling Partner API documentation.