Holds details of the outcome of the registration of an identifier externally with a scheme.
Holds a point-to-point unique message identification string as well as a message's creation date time.
The date and time at which the message was created, in senders local timezone or UTC. The date must be formatted as defined by date-time
in RFC3339
A list of key-value pairs to support adding any supplementary/additional data to an Electrum Regulated Payments API message.
Holds a point-to-point unique message identification string as well as a message's creation date time.
The date and time at which the message was created, in senders local timezone or UTC. The date must be formatted as defined by date-time
in RFC3339
Identifies the scheme used for the payment
ZA_RTC
: South African Realtime Clearing scheme.ZA_RPP
: South African Realtime Payments Platform scheme.ZA_EFT
: South African Electronic Funds Transfer scheme.CBPR_PLUS
: Cross-Border Payments and Reporting Plus.
A code allocated to a financial or non-financial institution by the ISO 9362 Registration Authority as described in ISO 9362 Banking - Banking telecommunication messages - Business identifier code (BIC)
An organisation identified by a code allocated to a party as described in ISO 17442 Financial Services - Legal Entity Identifier (LEI).
Name by which an institution is known and which is usually used to identify that institution
A unique identifier assigned to a company or organisation by a duly appointed authority within a country.
An identifier's namespace provides a context for the identifier to distinguish different identifiers which may have the same value but be intended to identify different accounts. For example, a bank may use the same MSISDN (identifier) with different namespaces to distinguish between a customer's cheque or savings accounts.
This may be used by the following schemes:
- ZA_RPP
Indicates the schema of the identifier, e.g. MOBILE
, CUSTOM
.
AB06
: TimeoutAB07
: OfflineAgentAB10
: ErrorInstructedAgentAG03
: TransactionNotSupportedAG10
: AgentSuspendedAM18
: InvalidNumberOfTransactionsCH21
: RequiredCompulsoryElementMissingDT02
: InvalidCreationDateDUPL
: DuplicateRequestFF02
: SyntaxErrorNAUT
: NotAuthorisedPD01
: ProxyDomainInvalidPX02
: InvalidProxyPX03
: ProxyNotFoundPX04
: ProxyFormatInvalidPX05
: Restricted ProxyPX06
: Default proxy already existsRC02
: InvalidBankIdentifierRC08
: InvalidClearingSystemMemberIdentifierRR10
: InvalidCharacterSetRR12
: InvalidPartyID
{ "messageIdentifiers": { "creationDateTime": "2019-08-24T14:15:22Z", "messageIdentification": "string" }, "supplementaryData": { "property1": "string", "property2": "string" }, "originalMessageIdentifiers": { "creationDateTime": "2019-08-24T14:15:22Z", "messageIdentification": "string" }, "schema": "IdentifierSchemeRegistrationResponse", "schemeRegistrationOutcome": { "registrationStatus": "ACCEPTED", "schema": "ZA_RTC" }, "uetr": "string" }