HomeDocumentationCode SamplesAPI ReferenceAnnouncementsModelsRelease NotesFAQGitHubVideos
Developer HubAPI StatusSupport
API Reference
Developer HubAPI StatusSupport

getRangeSlotCapacity

Provides capacity slots in a format similar to availability records.

Usage Plan:

Rate (requests per second)Burst
520

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see Usage Plans and Rate Limits in the Selling Partner API.

Path Params
string
required
length between 1 and 100

Resource Identifier.

Query Params
array of strings
required
length ≤ 1

An identifier for the marketplace in which the resource operates.

marketplaceIds*
string

Next page token returned in the response of your previous request.

Body Params

Request body.

array of strings

An array of capacity types which are being requested. Default value is [SCHEDULED_CAPACITY].

Show Details
SCHEDULED_CAPACITYThis capacity represents the originally allocated capacity as per resource schedule.
AVAILABLE_CAPACITYThis capacity represents the capacity available for allocation to reservations.
ENCUMBERED_CAPACITYThis capacity represents the capacity allocated for Amazon Jobs/Appointments/Orders.
RESERVED_CAPACITYThis capacity represents the capacity made unavailable due to events like Breaks/Leaves/Lunch.
capacityTypes
date-time
required

Start date time from which the capacity slots are being requested in ISO 8601 format.

date-time
required

End date time up to which the capacity slots are being requested in ISO 8601 format.

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json