pub async fn get_additional_seller_inputs_old(
    configuration: &Configuration,
    body: GetAdditionalSellerInputsRequest
) -> Result<GetAdditionalSellerInputsResponse, Error>
Expand description

Get a list of additional seller inputs required for a ship method. This is generally used for international shipping. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 1 | 1 | For more information, see "Usage Plans and Rate Limits" in the Selling Partner API documentation.