A model containing the foundational elements shared across messages and generally expected in a message used during processing with the Electrum Regulated Payments API.
required | object (MessageIdentifiers) Holds a point-to-point unique message identification string as well as a message's creation date time. |
object (SupplementaryData) A list of key-value pairs to support adding any supplementary/additional data to an Electrum Regulated Payments API message. | |
required | object (TransactionIdentifiers) Holds a series of identifiers to identify the transaction or an individual message that is part of a transaction. |
required | object (TransactionAmounts) |
required | object (Party) This model is the basic representation of a Party. It is expanded on depending on whether the party is a person or an organisation. |
required | object (PaymentAccount) Representation of an account for payment purposes.
Note that at least one of |
required | object (InstitutionIdentification) |
required | object (Party) This model is the basic representation of a Party. It is expanded on depending on whether the party is a person or an organisation. |
object (PaymentAccount) Representation of an account for payment purposes.
Note that at least one of | |
required | object (InstitutionIdentification) |
object (InstitutionIdentification) | |
object (InstitutionIdentification) | |
Array of objects (Instruction) >= 0 items Further information related to the processing of the payment instruction, provided by the initiating party, and intended for the creditor agent. | |
Array of objects (InstitutionIdentification) <= 3 items Agents between the debtor's agent and the creditor's agent. Usage: If more than one intermediary agent is present, then IntermediaryAgent1 identifies the agent between the DebtorAgent and the IntermediaryAgent2 | |
required | object (CreditTransferPaymentScheme) Designates which scheme a credit transfer is associated with and describes scheme-specific information for the credit transfer. |
object (PaymentTypeInformation) | |
Array of objects (InstitutionIdentification) <= 3 items Agent(s) between the debtor's agent and the instructing agent. | |
object (PurposeType) Specifies the underlying reason for the payment transaction | |
object (RemittanceInformation) | |
schema required | string Value: "CreditTransfer" |
settlementDate | string <date> Date on which the amount of money ceases to be available to the agent that owes it and when the amount of money becomes available to the agent to which it is due. |
object (TaxInformation) |
{- "messageIdentifiers": {
- "creationDateTime": "2019-08-24T14:15:22Z",
- "messageIdentification": "string"
}, - "supplementaryData": {
- "property1": "string",
- "property2": "string"
}, - "transactionIdentifiers": {
- "endToEndIdentification": "string",
- "transactionIdentification": "string",
- "uetr": "string"
}, - "amounts": {
- "bankSettlementAmount": {
- "currency": "string",
- "value": 0
}, - "instructedAmount": {
- "currency": "string",
- "value": 0
}
}, - "creditor": {
- "address": {
- "addressLine": [
- "string"
], - "addressType": "ADDR",
- "buildingName": "string",
- "buildingNumber": "string",
- "country": "string",
- "countrySubDivision": "string",
- "department": "string",
- "districtName": "string",
- "floor": "string",
- "postBox": "string",
- "postCode": "string",
- "streetName": "string",
- "townLocationName": "string",
- "townName": "string"
}, - "contactDetails": {
- "emailAddress": "user@example.com",
- "mobileNumber": "string",
- "phoneNumber": "string"
}, - "countryOfResidence": "string",
- "identification": {
- "identifiers": [
- {
- "identification": "string",
- "issuer": "string",
- "scheme": {
- "schema": "string",
- "value": "ARNU"
}
}
], - "schema": "string"
}, - "knownAsName": "string",
- "legalName": "string"
}, - "creditorAccount": {
- "currency": "string",
- "identification": {
- "schema": "string",
- "value": "string"
}, - "name": "string",
- "proxy": {
- "namespace": "string",
- "schema": "string"
}, - "type": {
- "schema": "string",
- "value": "CACC"
}
}, - "creditorAgent": {
- "additionalIdentifications": [
- {
- "accountKnownAs": "string",
- "identifier": {
- "schema": "string",
- "value": "string"
}, - "registeredSchemes": [
- "ZA_RTC"
]
}
], - "bicfi": "string",
- "branch": {
- "address": {
- "addressLine": [
- "string"
], - "addressType": "ADDR",
- "buildingName": "string",
- "buildingNumber": "string",
- "country": "string",
- "countrySubDivision": "string",
- "department": "string",
- "districtName": "string",
- "floor": "string",
- "postBox": "string",
- "postCode": "string",
- "streetName": "string",
- "townLocationName": "string",
- "townName": "string"
}, - "identification": "string",
- "name": "string"
}, - "companyRegistration": "string",
- "lei": "string",
- "memberId": "string",
- "name": "string"
}, - "debtor": {
- "address": {
- "addressLine": [
- "string"
], - "addressType": "ADDR",
- "buildingName": "string",
- "buildingNumber": "string",
- "country": "string",
- "countrySubDivision": "string",
- "department": "string",
- "districtName": "string",
- "floor": "string",
- "postBox": "string",
- "postCode": "string",
- "streetName": "string",
- "townLocationName": "string",
- "townName": "string"
}, - "contactDetails": {
- "emailAddress": "user@example.com",
- "mobileNumber": "string",
- "phoneNumber": "string"
}, - "countryOfResidence": "string",
- "identification": {
- "identifiers": [
- {
- "identification": "string",
- "issuer": "string",
- "scheme": {
- "schema": "string",
- "value": "ARNU"
}
}
], - "schema": "string"
}, - "knownAsName": "string",
- "legalName": "string"
}, - "debtorAccount": {
- "currency": "string",
- "identification": {
- "schema": "string",
- "value": "string"
}, - "name": "string",
- "proxy": {
- "namespace": "string",
- "schema": "string"
}, - "type": {
- "schema": "string",
- "value": "CACC"
}
}, - "debtorAgent": {
- "additionalIdentifications": [
- {
- "accountKnownAs": "string",
- "identifier": {
- "schema": "string",
- "value": "string"
}, - "registeredSchemes": [
- "ZA_RTC"
]
}
], - "bicfi": "string",
- "branch": {
- "address": {
- "addressLine": [
- "string"
], - "addressType": "ADDR",
- "buildingName": "string",
- "buildingNumber": "string",
- "country": "string",
- "countrySubDivision": "string",
- "department": "string",
- "districtName": "string",
- "floor": "string",
- "postBox": "string",
- "postCode": "string",
- "streetName": "string",
- "townLocationName": "string",
- "townName": "string"
}, - "identification": "string",
- "name": "string"
}, - "companyRegistration": "string",
- "lei": "string",
- "memberId": "string",
- "name": "string"
}, - "instructedAgent": {
- "additionalIdentifications": [
- {
- "accountKnownAs": "string",
- "identifier": {
- "schema": "string",
- "value": "string"
}, - "registeredSchemes": [
- "ZA_RTC"
]
}
], - "bicfi": "string",
- "branch": {
- "address": {
- "addressLine": [
- "string"
], - "addressType": "ADDR",
- "buildingName": "string",
- "buildingNumber": "string",
- "country": "string",
- "countrySubDivision": "string",
- "department": "string",
- "districtName": "string",
- "floor": "string",
- "postBox": "string",
- "postCode": "string",
- "streetName": "string",
- "townLocationName": "string",
- "townName": "string"
}, - "identification": "string",
- "name": "string"
}, - "companyRegistration": "string",
- "lei": "string",
- "memberId": "string",
- "name": "string"
}, - "instructingAgent": {
- "additionalIdentifications": [
- {
- "accountKnownAs": "string",
- "identifier": {
- "schema": "string",
- "value": "string"
}, - "registeredSchemes": [
- "ZA_RTC"
]
}
], - "bicfi": "string",
- "branch": {
- "address": {
- "addressLine": [
- "string"
], - "addressType": "ADDR",
- "buildingName": "string",
- "buildingNumber": "string",
- "country": "string",
- "countrySubDivision": "string",
- "department": "string",
- "districtName": "string",
- "floor": "string",
- "postBox": "string",
- "postCode": "string",
- "streetName": "string",
- "townLocationName": "string",
- "townName": "string"
}, - "identification": "string",
- "name": "string"
}, - "companyRegistration": "string",
- "lei": "string",
- "memberId": "string",
- "name": "string"
}, - "instructionForCreditorAgent": [
- {
- "code": "PHOA",
- "information": "string"
}
], - "intermediaryAgents": [
- {
- "additionalIdentifications": [
- {
- "accountKnownAs": "string",
- "identifier": {
- "schema": "string",
- "value": "string"
}, - "registeredSchemes": [
- "ZA_RTC"
]
}
], - "bicfi": "string",
- "branch": {
- "address": {
- "addressLine": [
- "string"
], - "addressType": "ADDR",
- "buildingName": "string",
- "buildingNumber": "string",
- "country": "string",
- "countrySubDivision": "string",
- "department": "string",
- "districtName": "string",
- "floor": "string",
- "postBox": "string",
- "postCode": "string",
- "streetName": "string",
- "townLocationName": "string",
- "townName": "string"
}, - "identification": "string",
- "name": "string"
}, - "companyRegistration": "string",
- "lei": "string",
- "memberId": "string",
- "name": "string"
}
], - "paymentScheme": {
- "schema": "ZA_RTC",
- "schemeData": {
- "businessReference": "string",
- "originatorEchoData": "string",
- "userReference": "string"
}
}, - "paymentTypeInformation": {
- "localInstrument": {
- "schema": "string",
- "value": "0000"
}
}, - "previousInstructingAgents": [
- {
- "additionalIdentifications": [
- {
- "accountKnownAs": "string",
- "identifier": {
- "schema": "string",
- "value": "string"
}, - "registeredSchemes": [
- "ZA_RTC"
]
}
], - "bicfi": "string",
- "branch": {
- "address": {
- "addressLine": [
- "string"
], - "addressType": "ADDR",
- "buildingName": "string",
- "buildingNumber": "string",
- "country": "string",
- "countrySubDivision": "string",
- "department": "string",
- "districtName": "string",
- "floor": "string",
- "postBox": "string",
- "postCode": "string",
- "streetName": "string",
- "townLocationName": "string",
- "townName": "string"
}, - "identification": "string",
- "name": "string"
}, - "companyRegistration": "string",
- "lei": "string",
- "memberId": "string",
- "name": "string"
}
], - "purpose": {
- "schema": "string",
- "value": "BKDF"
}, - "remittanceInformation": {
- "structured": [
- {
- "additionalRemittanceInformation": [
- "string"
], - "creditorReference": {
- "reference": "string",
- "type": {
- "issuer": "string",
- "schema": "CODE"
}
}, - "originatorReference": "string",
- "referredDocumentAmount": {
- "duePayableAmount": {
- "currency": "string",
- "value": 0
}, - "remittedAmount": {
- "currency": "string",
- "value": 0
}
}, - "referredDocuments": [
- {
- "documentIdentifier": "string",
- "type": {
- "issuer": "string",
- "schema": "CODE"
}
}
]
}
], - "unstructured": [
- "string"
]
}, - "schema": "CreditTransfer",
- "settlementDate": "2019-08-24",
- "tax": {
- "totalAmount": {
- "currency": "string",
- "value": 0
}
}
}