v2

latestOpenAPI 3.0.0Apache 2.02026-07-2638645559.8 KB
Payments

Get a payment

Get a Payment object by Id

get/apps/{appId}/payments/{id}

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.

idinteger required

ID of payment

Query parameters

with_trashedboolean

Include trashed rows

Response

Success

idinteger
source'bank' | 'cashdesk' | 'creditnote'
amountinteger
datestring date-time
document_type'sales' | 'purchase'