pub async fn get_attributes(
configuration: &Configuration,
amazon_order_id: &str,
marketplace_ids: Vec<String>,
) -> Result<GetAttributesResponse, Error<GetAttributesError>>
Expand description
Returns a response containing attributes related to an order. This includes buyer preferences. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 1 | 5 |