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

hydra:totalItemsintegerOptional
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

Payment

@idstringRead-onlyOptional
@typestringRead-onlyOptional
@contextone ofRead-onlyOptional
stringOptional
or
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
get
/api/payments/{id}

Last updated

Was this helpful?