Invoice Object v2
Path Parameters
HTTP Header
api-key status:REQUIRED
string - Your Accelerate API Key
URL Substitution
subdomain status:Required
string - Your Accelerate subdomain
date status:REQUIRED
date - invoices to be retrieved since and including the supplied date
Invoice Requests status:GEt
status:Get status:Post - Retrieve all invoices since and including the supplied date
https://{{subdomain}}.quotevineapp.com/qvine/quotevine/api/v2/invoices/since/{date}/
Response
status:200
Returned if the request is successful.
status:400
Returned if the request sent is invalid.
status:404
Returned if the request is not found or the user does not have permission to view it.
Invoice Attributes
When retrieving Invoices via the API, there are a number of fields returned.
Mandatory Fields
net_amount - number
The net amount of the invoice
quote_id - number
The quote ID that has generated the invoice
type - string
The type of transaction
invoice_date - date
The date the invoice was raised in Accelerate
invoiced_by - string
The email address of the user who raised the invoice in Accelerate