Skip to main content
POST
List all SKU change requests (internal only)

Authorizations

Authorization
string
header
required

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

Body

application/json
status
enum<string>
required

open = pending; closed = accepted/denied/accepted_with_modifications/cancelled

Available options:
open,
closed
size
number
page
number
filter
string
orderBy
string
orderDir
enum<string>
Available options:
asc,
desc
hideCancelled
boolean

When true (default), cancelled requests are excluded from closed results

Response

data
object[]
required

Array of SKU change requests

totalCount
number
required

Total number of requests matching the query