ValwispDocs
DesarrolladoresAPI RESTReferenceAccounting

Postear un asiento — exige débito = crédito, actualiza balances

POST
/api/v1/accounting/journal-entries/{id}/post
AuthorizationBearer <token>

Ingresa tu access token JWT (sin el prefijo Bearer)

In: header

Path Parameters

id*string

Response Body

curl -X POST "https://example.com/api/v1/accounting/journal-entries/string/post"
Empty