Skip to main content
GET
Get pending SKU change request for a client team

Authorizations

Authorization
string
header
required

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

Path Parameters

teamId
string
required

The client team ID

Response

pending
boolean
required

Whether a pending request exists for this team

requestedSku
enum<string> | null
Available options:
identity,
adr
requestId
string | null