Applies adjustments and counts to the provided item quantities.
POST
/v2/inventory/changes/batch-create
Applies adjustments and counts to the provided item quantities.
On success: returns the current calculated counts for all objects referenced in the request. On failure: returns a list of related errors.
A client-supplied, universally unique identifier (UUID) for the request.
See Idempotency in the API Development 101 section for more information.
The set of physical counts and inventory adjustments to be made. Changes are applied based on the client-supplied timestamp and may be sent out of order.