TransactionInformation
Information concerning the original transaction, to which the Request for Status Update on Recall message refers
statusRequestIdentificationstringrequired
Unique identification, as assigned by an instructing party for an instructed party, to identify the status request
originalMessageIdentificationstringrequired
Point to point reference assigned by the original instructing party to identify the original group of individual transactions
originalInstructionIdentificationstringrequired
Unique identification, as assigned by the original instructing party for the original instructed party, to unambiguously identify the original instruction.
TransactionInformation
{
"statusRequestIdentification": "string",
"originalMessageIdentification": "string",
"originalInstructionIdentification": "string"
}