Skip to main content
GET
Get Payment Methods

Authorizations

Authorization
string
header
required

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

Headers

Idempotency-Key
string

The idempotency key that will be used to ensure the request is only performed once

Path Parameters

company_id
string
required

The company ID with the prefix 'cmp_'.

customer_id
string
required

customer_id or identifier

Response

200 - application/json

OK

methods
object[] | null