Skip to content

/checkout

Generated from openapi.yaml. 3 operations.Download the specification.

GET/v1/checkout/mandates/{id}

[Browser] Checkout view of a mandate

No authentication. This endpoint is public.

Path and query parameters

NameInRequiredDescription
no
no

Responses

StatusDescription
200Limited mandate view
401Invalid client_secret

POST/v1/checkout/mandates/{id}/instruction

[Browser] Get the wallet authorization instruction

No authentication. This endpoint is public.

Path and query parameters

NameInRequiredDescription
no
no

Responses

StatusDescription
200{ instruction: base64 }

POST/v1/checkout/mandates/{id}/refresh

[Browser] Re-check on-chain authorization; activates + settles first charge

No authentication. This endpoint is public.

Path and query parameters

NameInRequiredDescription
no
no

Responses

StatusDescription
200Updated checkout view

All resources ·Supported tokens ·Sandbox