Get journal entries for an invoice
GET/invoices/:code/journal-entries
Retrieve all journal entries with their lines associated with an invoice
Request
Responses
- 200
- 401
- 403
- 429
Successfully retrieved journal entries for invoice
Unauthorized
Forbidden - no access to this invoice
Too many requests - rate limited by the API firewall; wait out the Retry-After delay before retrying
Response Headers
Retry-After
Delay in seconds a client must wait before retrying the request