ValwispDocs
DesarrolladoresAPI RESTReferenceAccounting

Notas de Crédito/Débito — InvoiceAdjustment

GET
/api/v1/accounting/receivables/credit-debit-notes
AuthorizationBearer <token>

Ingresa tu access token JWT (sin el prefijo Bearer)

In: header

Query Parameters

page?number
limit?number
type?string

Value in

  • "CREDIT"
  • "DEBIT"

Response Body

curl -X GET "https://example.com/api/v1/accounting/receivables/credit-debit-notes"
Empty