InstantPaymentIdentification
Payment instruction reference.
transactionIdentificationstringrequired
Unique identification as assigned by the initiating party to be used as transaction identifier.
acceptanceDateTimestringrequired
AcceptanceDateTime from the original instruction; must be in the same format as it was sent in the original instruction.
InstantPaymentIdentification
{
"transactionIdentification": "string",
"acceptanceDateTime": "string"
}