Billing
The filter to search for the description The filter parameter can be used to apply a more specific search, the only element that can be filtered is 'description'. The filter will be done on a part of the provided description (it should contain the searched element). E.g. we need to filter for a string "this is an example" Remember to urlencode the provided filter The final call would look like: /billing/invoice?filter=this%20is%20an%20example
Example header and default range: RANGED-DATA:start=0,results=25
OK
The ID of the invoice
The date the invoice was created
The due date of the invoice
The number of the invoice
A unique hash for this invoice
The description of the invoice
The currency that is being used
The currency sign that is being used
The amount of the invoice with VAT in cents
The amount of the invoice without VAT in cents
The payment status
The timestamp that the invoice was paid, if paid
If this field is 1 it means that invoice is a credit invoice
The remaining amount of invoice
The total paid amount of invoice
Invalid credentials
Internal Server Error
The filter to search for the description The filter parameter can be used to apply a more specific search, the only element that can be filtered is 'description'. The filter will be done on a part of the provided description (it should contain the searched element). E.g. we need to filter for a string "this is an example" Remember to urlencode the provided filter The final call would look like: /billing/invoice?filter=this%20is%20an%20example
Example header and default range: RANGED-DATA:start=0,results=25
OK
The ID of the invoice
The date the invoice was created
The due date of the invoice
The number of the invoice
A unique hash for this invoice
The description of the invoice
The currency that is being used
The currency sign that is being used
The amount of the invoice with VAT in cents
The amount of the invoice without VAT in cents
The payment status
The timestamp that the invoice was paid, if paid
If this field is 1 it means that invoice is a credit invoice
The remaining amount of invoice
The total paid amount of invoice
Invalid credentials
Internal Server Error
ID of the invoice to fetch details about
OK
The ID of the invoice
Invoice number
A unique hash for this invoice
Client number
The date the invoice was created
The due date of the invoice
Whether or not the invoice was paid
The timestamp that the invoice was paid, if paid
If this field is 1 it means that invoice is a credit invoice
The invoice must be paid in the given amount of time (days)
The name of the currency that is being used
The sign of the currency that is being used
Percentage of VAT applied
Amount of VAT to pay in cents
The amount of the invoice with VAT included in cents
The amount of the invoice without VAT in cents
Invalid credentials
Invalid invoice ID
Internal Server Error
Number of the invoice to fetch details about
OK
The ID of the invoice
Invoice number
A unique hash for this invoice
Client number
The date the invoice was created
The due date of the invoice
Whether or not the invoice was paid
The timestamp that the invoice was paid, if paid
If this field is 1 it means that invoice is a credit invoice
The invoice must be paid in the given amount of time (days)
The name of the currency that is being used
The sign of the currency that is being used
Percentage of VAT applied
Amount of VAT to pay in cents
The amount of the invoice with VAT included in cents
The amount of the invoice without VAT in cents
Invalid credentials
Invalid invoice number
Internal Server Error
Last updated
Was this helpful?