Basket
Create Stripe Object
When using Tickitto as the Merchant of Record, creates and returns an object containing the Stripe intent needed for the front-end to handle basket payment.
*Note: the account associated with the provided key must first be enabled for Stripe checkout before this request can succeed.
post/api/basket/stripe_object
Query parameters
basket_idstring required
Headers
X-Correlation-IDstring
Optional transaction reference provided by the client. Used to correlate API requests and responses with client flow in logs, errors etc.
Request body
Response
Successful Response