Payment

Retrieves the collection of Payment resources.

get

Retrieves the collection of Payment 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

Payment collection

get
/api/payments
200

Payment collection

Retrieves a Payment resource.

get

Retrieves a Payment resource.

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

Resource identifier

Antworten
200

Payment resource

get
/api/payments/{id}

War das hilfreich?