Payments

Remove payments by an object

Remove all payments of a parent object

delete/apps/{appId}/reconcile

Path parameters

appIdinteger required

The identifier of the Sinao application you are using. Each application corresponds to a company and an accounting. A user can have several Sinao applications. To retrieve the identifiers of its applications, you must call the endpoint /apps.

Query parameters

type'transaction' | 'sales' | 'purchase' required

Object to unpay with this payment

idinteger required

Transaction, sales invoice or purchase invoice id to unreconcile

Response

Success

codeinteger
typestring
messagestring

Changes

No recorded changes to this endpoint across all 2 revisions of this API.