Payments · Invoices
Invoice Checkout
Initialize a checkout session for a specific invoice. This endpoint creates a Vezmo PaymentIntent and returns the client secret required to mount the Vezmo Elements or complete the mobile checkout flow.
CREDENTIALS
HeaderYour API Key is sent in the request header.
Path & Body Params
id string required
The unique ID of the invoice to pay.Note: This request requires either a valid User Token or a Client Access Token passed in the Authorization header.