AcceptStatusUpdateOnRecall
groupHeader objectrequired
Set of characteristics shared by all individual transactions included in the Request for Status Update on Recall message
Message identification to identify the inquiry message
Date and time at which the inquiry message was created. Accepted format: yyyy-MM-ddTHH:mm:ss
Agent that is instructed by the previous party in the chain to carry out the (set of) instruction(s).
transactionInformation objectrequired
Information concerning the original transaction, to which the Request for Status Update on Recall message refers
Unique identification, as assigned by an instructing party for an instructed party, to identify the status request
Point to point reference assigned by the original instructing party to identify the original group of individual transactions
Unique identification, as assigned by the original instructing party for the original instructed party, to unambiguously identify the original instruction.
{
"groupHeader": {
"messageIdentification": "string",
"creationDateTime": "string",
"instructingAgent": "string"
},
"transactionInformation": {
"statusRequestIdentification": "string",
"originalMessageIdentification": "string",
"originalInstructionIdentification": "string"
}
}