v8

OpenAPI 3.1.02026-08-033623795.0 MB
Checkout Configurations

List checkout configurations

Lists checkout configurations for an account.

get/checkout_configurations

Query parameters

account_idstring required

Account ID, prefixed biz_.

plan_idstring

Only return checkout configurations for this plan ID, prefixed plan_.

created_beforestring

Only return checkout configurations created before this ISO 8601 timestamp.

created_afterstring

Only return checkout configurations created after this ISO 8601 timestamp.

order'created_at'

Field used to sort checkout configurations.

direction'asc' | 'desc'

Sort direction. Defaults to desc.

firstinteger

Number of checkout configurations to return.

afterstring

Cursor for the next page of results.

Response

checkout configurations listed