OriginalRequestToPayData

Contains key elements related to the original request to pay that is being referred to.

object (TransactionAmounts)
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 identification or proxy is expected to be present.

object (InstitutionIdentification)
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 identification or proxy is expected to be present.

object (InstitutionIdentification)
expiryDateTime
string <date-time>

Date and time at which the request to pay expires. Some schemes may still permit a payment after the request to pay expires. Upon expiry, the following schemes will reject an associated payment: ZA_RPP. The date must be formatted as defined by date-time in RFC3339

object (PaymentTypeInformation)
object (RemittanceInformation)
object (RequestToPayConditions)

Describes the various aspects of a request to pay which must be accepted or to what extent they may be altered.

{
  • "amounts": {
    },
  • "creditor": {
    },
  • "creditorAccount": {
    },
  • "creditorAgent": {
    },
  • "debtor": {
    },
  • "debtorAccount": {
    },
  • "debtorAgent": {
    },
  • "expiryDateTime": "2019-08-24T14:15:22Z",
  • "paymentTypeInformation": {
    },
  • "remittanceInformation": {
    },
  • "requestToPayConditions": {
    }
}
Copyright © Electrum Payments (Pty) Ltd. 2019-2023. All right reserved.