PaymentMethod
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
200
PaymentMethod collection
hydra:totalItemsintegerOptional
get
/api/payment_methods200
PaymentMethod collection
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Resource identifier
Responses
200
PaymentMethod resource
PaymentMethod
@idstringRead-onlyOptional
@typestringRead-onlyOptional
@contextone ofRead-onlyOptional
stringOptional
idintegerOptional
internalKeystring · enumOptionalPossible values:
internalNamestringOptional
startTimestring · date-time · nullableOptional
The starting date of this payment
endTimestring · date-time · nullableOptional
The ending date of this payment
feenumberOptional
feeTypestring · enumOptionalPossible values:
orderIndexnumberOptional
activityTypestring · iri-reference · nullableOptional
framestring · iri-referenceOptional
404
Resource not found
get
/api/payment_methods/{id}Last updated
Was this helpful?