PaymentMethod

Retrieves the collection of PaymentMethod resources.

get

Retrieves the collection of PaymentMethod resources.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
id[between]stringOptional
id[gt]stringOptional
id[gte]stringOptional
id[lt]stringOptional
id[lte]stringOptional
Responses
chevron-right
200

PaymentMethod collection

get
/api/payment_methods
200

PaymentMethod collection

Retrieves a PaymentMethod resource.

get

Retrieves a PaymentMethod resource.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired

Resource identifier

Responses
chevron-right
200

PaymentMethod resource

get
/api/payment_methods/{id}

Last updated

Was this helpful?