pub async fn get_fulfillment_preview(
    configuration: &Configuration,
    body: GetFulfillmentPreviewRequest
) -> Result<GetFulfillmentPreviewResponse, Error>
Expand description

Returns a list of fulfillment order previews based on shipping criteria that you specify. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 2 | 30 | For more information, see "Usage Plans and Rate Limits" in the Selling Partner API documentation.