lago_payable_id
string
required

The unique identifier of the paid resource, created by Lago.

Example:

"1a901a90-1a90-1a90-1a90-1a901a901a90"

lago_customer_id
string
required

Unique identifier of the customer, created by Lago.

Example:

"1a901a90-1a90-1a90-1a90-1a901a901a90"

status
string
required

The status of the payment within the payment provider

Example:

"processing"

external_id
string
required

The customer external unique identifier (provided by your own application)

Example:

"5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba"

provider_customer_id
string
required

Unique identifier of the customer within the payment provider

Example:

"5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba"

payment_provider_type
enum<string>
required

The type of payment provider

Available options:
adyen,
cashfree,
gocardless,
stripe
Example:

"stripe"

provider_payment_id
string
required

Unique identifier of the payment within the payment provider

Example:

"5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba"

next_action
object
required
payment_provider_code
string

Code of the payment provider

Example:

"Stripe Prod"