PaymentIdentification
ISO20022: Set of elements used to reference a payment instruction.
Fields (3)
- instructionIdstringrequired
ISO20022: Unique identification as assigned by an instructing party for an instructed party to unambiguously identify the instruction.
ISO20022: Unique identification as assigned by an instructing party for an instructed party to unambiguously identify the instruction.
API: Unique identification shared between the PISP and the ASPSP
Constraints: pattern: `^([a-zA-Z0-9 /\-?:\()\.,']{1,36})$`
- endToEndIdEndToEndId
Schema: EndToEndId
- uetrstring
ISO20022: Universally unique identifier to provide an end-to-end reference of a payment transaction.
ISO20022: Universally unique identifier to provide an end-to-end reference of a payment transaction.
Constraints: pattern: `^[a-f0-9]{8}-[a-f0-9]{4}-4[a-f0-9]{3}-[89ab][a-f0-9]{3}-[a-f0-9]{12}$`