REST API v2. Authenticate with a Bearer JWT in the Authorization header unless an endpoint is marked public.
Servers​
https://v2-staging.tscheckout.comCurrent host
Settings / Checkout​
Checkout settings (payment, order limits, purchaser info, display, chargeback)
Get all checkout settings​
Update all checkout settings​
PATCH
/api/v2/settings/checkout
Update checkout settings across all sections. Only provided sections and fields are written.
Authorizations​
bearerAuth
Type
HTTP (bearer)
Request Body​
application/json
"string"
Responses​
Updated checkout settings
application/json
{
 Â
}
