Skip to main content
POST

Authorizations

Authorization
string
header
required

Organization API key using Authorization: Bearer sk_....

Body

application/json

Request body for creating a payment session.

input
object
required

Pay existing invoices

Response

Payment session created

Created payment session with an authenticated URL.

url
string
required

Authenticated payment URL for the customer.

Example:

"https://pagos.ejemplo.com/pay/ps_1234567890abcdefghij"

paymentSession
object
required

The created payment session.

session
object

Customer session tokens, if a customer was resolved.