post

/carts/{cartId}/checkoutUrl

Generates a checkout URL for the app with a token. This URL opens in the app in a seperate tab, logs the user in, and transfers the cart.

Authorization

oauth2 - password

Request Parameters

1 Path Parameter

Request Body

Schema
object
userId
string
required

Responses

1 Example
Schema
object
output
object
required

Send a Test Request

Send requests directly from the browser (CORS must be enabled)
Path Params
1 path param not set
cartId
$$.env
1 variable not set
oauth_access_token