Skip to content

List stock reservations for the tenant (debug)

GET
/admin/v1/inventory/reservations
curl --request GET \
--url https://your-store.example.com/admin/v1/inventory/reservations
variantId
string format: uuid
/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/