PaymentMethod

Retrieves the collection of PaymentMethod resources.

get

Retrieves the collection of PaymentMethod resources.

Autorisierungen
AuthorizationstringErforderlich
Bearer authentication header of the form Bearer <token>.
Abfrageparameter
id[between]stringOptional
id[gt]stringOptional
id[gte]stringOptional
id[lt]stringOptional
id[lte]stringOptional
Antworten
200

PaymentMethod collection

get
/api/payment_methods
200

PaymentMethod collection

Retrieves a PaymentMethod resource.

get

Retrieves a PaymentMethod resource.

Autorisierungen
AuthorizationstringErforderlich
Bearer authentication header of the form Bearer <token>.
Pfadparameter
idstringErforderlich

Resource identifier

Antworten
200

PaymentMethod resource

get
/api/payment_methods/{id}

War das hilfreich?