Lists checkout configurations
Required permissions:
checkout_configuration:basic:readThe app API key from an app from the /dashboard/developer page
Returns the elements in the list that come after the specified cursor.
Returns the elements in the list that come before the specified cursor.
Returns the first n elements from the list.
42
Returns the last n elements from the list.
42
The ID of the company to list checkout configurations for
"biz_xxxxxxxxxxxxxx"
The direction to sort the checkout configurations by
asc, desc The ID of the plan to filter checkout configurations by
"plan_xxxxxxxxxxxxx"
The maximum creation date to filter by
"2023-12-01T05:00:00.401Z"
The minimum creation date to filter by
"2023-12-01T05:00:00.401Z"