Create Checkout Session
Creates a checkout session in Paycove.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The account identifier for the checkout session.
string
Where the customer is redirected after cancelling checkout.
object
Contact information for the checkout session.
array of objectrequired
Line items to include in the checkout session.
stringrequired
Your internal order ID for the checkout session.
string
Where the customer is redirected after a successful payment.
numberrequired
Template ID for the checkout session.
stringrequired
Checkout type, such as invoice.
string
Webhook URL for checkout updates.