Skip to main content
GET
/
commerce
/
checkouts
/
{checkoutId}
/
actions
Error
A valid request URL is required to generate request examples
[
  "<string>"
]

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

checkoutId
string
required

Unique identifier of the checkout whose available actions you want to get.

Query Parameters

responseFields
string

limits which fields are returned in the response body

Response

Success