Payment
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
Payment collection
hydra:totalItemsintegerOptional
get
/api/payments200
Payment collection
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Resource identifier
Responses
200
Payment resource
Payment
@idstringRead-onlyOptional
@typestringRead-onlyOptional
@contextone ofRead-onlyOptional
stringOptional
idintegerOptional
amountnumberOptional
internalReferencestringOptional
additionalInfostringOptional
externalReferencestringOptional
transactionDatestring · date-timeOptional
valueDatestring · date-time · nullableOptional
insertDatestring · date-timeOptional
uniqueTransactionIdstringOptional
Unique transaction id, only used for some payment methods
importedAccountNumberstringOptional
importedBankCodestringOptional
importedPayerNamestringOptional
userTypestring · enumOptionalPossible values:
backendUserIdintegerOptional
correctionForPaymentstring · iri-reference · nullableOptional
invoicestring · iri-referenceOptional
paymentMethodstring · iri-referenceOptional
404
Resource not found
get
/api/payments/{id}Last updated
Was this helpful?