Sales | Billing
Required for authorization in every request. You can request an API-Key for your tenant in the integrations section of the equipme App.
Filter by one or multiple specific customers (when context is supplier)
Filter by one or multiple specific suppliers (when context is customer)
Filter invoices which have an invoice date after or at this date
Filter invoices which have an invoice date before or at this date
customer: retrieve items which are invoiced to you by your suppliers | supplier: retrieve items you bill your customers
Filter for company names and customer numbers
Sort the items by a given criterion
Sort the items in a given order (asc|desc)
Specifies the index of the first item to return
0Specifies the maximum number of items to return
100OK: List of invoices.
BadRequest: Query parameters are invalid.
Unauthorized: Invalid api key.
Forbidden: Resource access denied or resource does not exist anymore.
Required for authorization in every request. You can request an API-Key for your tenant in the integrations section of the equipme App.
The identifier of the invoice
customer: retrieve items which are invoiced to you by your suppliers | supplier: retrieve items you bill your customers
OK: The requested invoice.
The timestamp of the creation of the invoice.
2021-09-20T00:00:00ZThe due date of the invoice.
2021-09-20T00:00:00ZThe date on which the invoice was issued.
2021-10-03T00:00:00ZThe invoice id given by the supplier.
INV-20210920-1234The Vat ID of the recipient.
DE123456789The transaction id of the payment.
9PT64341PC323712BThe cost center for the invoice.
IT departmentThe total cost of the invoice.
1498.83The total recurring cost of the invoice.
264.27The total one time cost of the invoice.
1234.56TMP currency code of the invoice. This will always be the default currency of the customer.
EURThe id of the invoice.
16523BadRequest: Query parameters are invalid.
Unauthorized: Invalid api key.
Forbidden: Resource access denied or resource does not exist anymore.
Required for authorization in every request. You can request an API-Key for your tenant in the integrations section of the equipme App.
The identifier of the invoice
Language of the report
customer: retrieve items which are invoiced to you by your suppliers | supplier: retrieve items you bill your customers
OK
Bad Request
Unauthorized
Forbidden
Required for authorization in every request. You can request an API-Key for your tenant in the integrations section of the equipme App.
Filter by one or multiple specific customers (when context is supplier)
Filter by one or multiple specific suppliers (when context is customer)
Filter items related to one or multiple specific sales order
Filter by one or multiple specific resources / service instances
Filter by one or multiple specific invoices
Filter items that started their billing period after or at this date
Filter items that started their billing period before or at this date
customer: retrieve items which are invoiced to you by your suppliers | supplier: retrieve items you bill your customers
Filter for resource id, service name, inventory number, employee first and last name, group or location name
Sort the items by a given criterion
startDateSort the items in a given order (asc|desc)
descSpecifies the index of the first item to return
0Specifies the maximum number of items to return
100OK: List of billing items.
BadRequest: Query parameters are invalid.
Unauthorized: Invalid api key.
Forbidden: Resource access denied or resource does not exist anymore.
Required for authorization in every request. You can request an API-Key for your tenant in the integrations section of the equipme App.
The identifier of the billing item
customer: retrieve items which are invoiced to you by your suppliers | supplier: retrieve items you bill your customers
OK: The requested invoice.
The technical charge description.
The start date for the charge.
2021-09-20T00:00:00ZThe end date for the charge.
2021-10-03T00:00:00ZCosts that are billed for the resource.
1337Gets or sets the ISO 4217 currency code associated with the transaction.
EURThe id of the billing item.
16523BadRequest: Query parameters are invalid.
Unauthorized: Invalid api key.
Forbidden: Resource access denied or resource does not exist anymore.
Last updated
Was this helpful?