Payment

Retrieves the collection of Payment resources.

get

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

Payment collection

get
/api/payments
200

Payment collection

Retrieves a Payment resource.

get

Retrieves a Payment resource.

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

Resource identifier

Responses
chevron-right
200

Payment resource

get
/api/payments/{id}

Last updated

Was this helpful?