Get credit notes analytics
Retrieve aggregated statistics for payables with different breakdowns.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Query parameters
dimension
metric
Allowed values:
aggregation_function
Allowed values:
date_dimension_breakdown
Allowed values:
limit
The number of items (0 .. 400) to return in a single page of the response. The response may contain fewer items if it is the last or only page.
created_at__gt
created_at__lt
created_at__gte
created_at__lte
issued_at
issued_at__gt
issued_at__lt
issued_at__gte
issued_at__lte
document_id
document_id__iexact
document_id__contains
document_id__icontains
has_file
total_amount__gt
total_amount__lt
total_amount__gte
total_amount__lte
subtotal__gt
subtotal__lt
subtotal__gte
subtotal__lte
based_on
counterpart_id
created_by_entity_user_id
status
Credit note statuses (used in accounts payable).
status__in
Credit note statuses (used in accounts payable).
status__not_in
Credit note statuses (used in accounts payable).
origin
Allowed values:
currency
project_id
project_id__in
Response
Successful Response
data
Errors
401
Get Analytics Credit Notes Request Unauthorized Error
403
Get Analytics Credit Notes Request Forbidden Error
422
Get Analytics Credit Notes Request Unprocessable Entity Error
429
Get Analytics Credit Notes Request Too Many Requests Error