Skip to main content
GET
/
inventory
/
get_reserved_map
Inventory - Get Reserved Map
curl --request GET \
  --url https://api.skulabs.com/inventory/get_reserved_map \
  --header 'Authorization: Bearer <token>'
{
  "reserved_map": {}
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

store_ids
string[]

Filter by store IDs

Listing link objects to filter by

Response

Reserved inventory map keyed by SKU

reserved_map
object
required

Map of SKU to reserved inventory data