MandateRequestResponseDTO
Result of registering a recurrence read from a composite QR Code. The mandateId echoes the recurrence id printed in the QR, and is what the approval endpoint takes as a path variable.
- createdType: string Format: date-time
At Registration timestamp
- mandateType: string
Id Mandate identifier — the recurrence id assigned by the receiving PSP
- statusType: string enum
Mandate status. On registration this is PENDING_USER_APPROVAL, or APPROVAL_SENT when a standing authorisation rule matched and the pain.012 already went out. Polling this endpoint returns the current status as the mandate progresses. PENDING_COUNTERPARTY_APPROVAL is listed for mandates registered before this endpoint stopped emitting a pain.009; nothing produces it any more.
values- P
E N D I N G _ U S E R _ A P P R O V A L - A
P P R O V A L _ S E N T - A
C T I V E - R
E J E C T E D - C
A N C E L L E D - E
X P I R E D - F
A I L E D - P
E N D I N G _ C O U N T E R P A R T Y _ A P P R O V A L