Skip to main content
POST
Procesar callback pacs.004

Encabezados

Content-Type
string

application/xml, text/xml, or application/json

Cuerpo

application/xml

The body is of type file.

Respuesta

OK

decision
string
requerido

Inbound processing outcome (e.g. ACCEPT, REJECT).

Ejemplo:

"ACCEPT"

messageType
string
requerido

ISO 20022 message type of the processed inbound message.

Ejemplo:

"pacs.008"

replayed
boolean
requerido

True when the inbound message was a duplicate already processed (idempotent replay).

Ejemplo:

false

responseCode
string
requerido

ISO 20022 status code returned to the sender (e.g. ACSC, RJCT).

Ejemplo:

"ACSC"

settled
boolean
requerido

True when the inbound payment was settled as part of processing.

Ejemplo:

true

events
string[] | null

Lifecycle event types emitted while processing the inbound message.

paymentId
string

Local payment identifier (UUID) created or matched for the inbound message, when known.

Ejemplo:

"550e8400-e29b-41d4-a716-446655440000"

reason
string

Reason code explaining the decision, present only on rejection or deferral.

Ejemplo:

""