pub async fn get_package_tracking_details(
    configuration: &Configuration,
    package_number: i32
) -> Result<GetPackageTrackingDetailsResponse, Error>
Expand description

Returns delivery tracking information for a package in an outbound shipment for a Multi-Channel Fulfillment order. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 2 | 30 | For more information, see "Usage Plans and Rate Limits" in the Selling Partner API documentation.