• Register

Settlment Document

This section documents the API used to execute the reversal of a settlement document in SAP.

API Description
Settlement Document

This API allows to execute the reversal of a settlement document in SAP.

Settlement Document

This API allows to execute the reversal of a settlement document in SAP.

Request Structure

Parameter Type Mandatory Description
documentNumber String Y Settlement document identifier to be reversed.
invoiceDate String Y Invoice date related to the settlement document. Expected format: YYYY-MM-DD.

Request Example

Response

HTTP Status Code Description
200 OK Reversal request processed by SAP. The response body contains the operation status and message returned by SAP.
400 Bad Request Invalid or missing request body/parameters.
500 Internal Server Error Error occurred while executing the reversal operation in SAP.

Response Example

Error Response Example

Docs Navigation