Function amazon_sp_shipping::apis::shipping_api::get_tracking_information
source · [−]pub async fn get_tracking_information(
configuration: &Configuration,
tracking_id: &str
) -> Result<GetTrackingInformationResponse, Error>Expand description
Return the tracking information of a shipment. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 1 | 1 | For more information, see "Usage Plans and Rate Limits" in the Selling Partner API documentation.