add_inventory

Function add_inventory 

Source
pub async fn add_inventory(
    configuration: &Configuration,
    x_amzn_idempotency_token: &str,
    add_inventory_request_body: AddInventoryRequest,
) -> Result<AddInventoryResponse, Error<AddInventoryError>>
Expand description

Requests that Amazon add items to the Sandbox Inventory with desired amount of quantity in the sandbox environment. This is a sandbox-only operation and must be directed to a sandbox endpoint. Refer to Selling Partner API sandbox for more information.