Skip to main content
PUT
admin_checkout_id_put

Authorizations

x-api-key
string
header
required

X-API-Key authentication for accessing admin endpoints. Use Create api-key to create a key.

The content of the header should look like the following:

Body

application/json
configuration
object
required

Configure merchant and payment options

Response

Payment configuration

configuration
object
required

Configure merchant and payment options

id
string

An ID that uniquely identifies the resource

created_at
string<date-time>

The date-time when the resource was created

created_by
string
read-only

The user/client created the resource

updated_at
string<date-time>
read-only

Time when the resource was last updated

gateways
object
read-only

Configure payment gateways

credentials
object
Last modified on July 14, 2026