ValwispDocs
DesarrolladoresAPI RESTReferenceAccounting

Detalle de un asiento con sus líneas

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

Ingresa tu access token JWT (sin el prefijo Bearer)

In: header

Path Parameters

id*string

Response Body

application/json

curl -X GET "https://example.com/api/v1/accounting/journal-entries/string"
{}