Payment details
Returns the final detail of a PSD2 payment once completed. Includes bank status, settled amounts, source/destination accounts and bank references.
The paymentUuid is the one returned in payment.paymentUuid by GET /flow/v1/operations/{operationUuid}, and is available once the operation reaches the COMPLETED state. The response includes the instructed amount, remittance information, execution date, bank payment identifier and both creditor (beneficiary) and debtor (payer) accounts.
The response exposes the channel attribution (collaborator) inherited from the flow that originated the payment.
Autorizaciones
OAuth2 security scheme
clientCredentials Flow
"/api/v2/auth/token""zertiban-api"Access to the API
Parámetros
Header Parameters
Organisation UUID (tenant identifier)
"uuid"Path Parameters
PSD2 payment UUID. Obtained from payment.paymentUuid in the flow operation detail once the operation is COMPLETED.
"uuid"Respuestas
Payment successfully retrieved