Provides details to identify a previously submitted bulk request to pay collections.
A flag to indicate if the status of each individual request to pay, as per Electrum's view, should be reflected in the response
Holds a point-to-point unique message identification string as well as a message's creation date time.
The date and time at which the message was created, in senders local timezone or UTC. The date must be formatted as defined by date-time
in RFC3339
Holds a point-to-point unique message identification string as well as a message's creation date time.
The date and time at which the message was created, in senders local timezone or UTC. The date must be formatted as defined by date-time
in RFC3339
Universally unique identifier to identify the bulk collection itself.
{ "includeIndividualRequestToPayStatuses": true, "messageIdentifiers": { "creationDateTime": "2019-08-24T14:15:22Z", "messageIdentification": "string" }, "originalMessageIdentifiers": { "creationDateTime": "2019-08-24T14:15:22Z", "messageIdentification": "string" }, "requestToPayInformationId": "string", "schema": "RequestToPayInitiationStatusRequest" }