Checkouts
Create a checkout
Creates a checkout for your products. Open checkoutUrl to pay; the order is placed once payment completes.
POST
Create a checkout
Authorizations
An API key from Settings → API keys in Arcade Studio.
Body
application/json
Caller-chosen idempotency key; a replay returns the original result
Required string length:
1 - 128The caller's products to order, one line each
Required array length:
1 - 50 elementsAdds the drop-ship service to the order. A line with quantity 1 needs it unless the caller is subscribed.