Reconciliation Request
Content of the Reconciliation Request message. It conveys Information related to the Reconciliation requested by the Sale System.
Request Parameters
Type of Reconciliation requested by the Sale to the POI. Possible values:
- AcquirerReconciliation
- AcquirerSynchronisation
- PreviousReconciliation
- SaleReconciliation
Identification of the Acquirer. Could be present only if ReconciliationType is AcquirerReconciliation or AcquirerSynchronisation.
Identification of the reconciliation period between Sale and POI. Absent if ReconciliationType is not PreviousReconciliation.
Response parameters
After submitting a call, you receive a response message to inform you that your request was received and processed.
Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.
HTTP Responses
200
It conveys Information related to the Reconciliation transaction processed by the POI System. Content of the Reconciliation Response message.
Show more