Skip to main content
PUT
Set the payment method as default

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

lago_id
string<uuid>
required

The payment method unique identifier, created by Lago.

Example:

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

external_customer_id
string
required

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

Example:

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

Response

Return a 200 status to indicate that the data was received successfully

payment_method
object
required