Get invoice setup
Invoicing
Get invoice setup
Get the invoicing setup for the authenticated user
GET
Get invoice setup
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Response
200 - application/json
Successful operation
The primary color (six digit hexadecimal) of your user's brand
Example:
"#5AAE46"
Default invoice message, to be appended at the end of the invoice
Example:
"Thank you for your business!"
Default invoice term, i.e. how many days till the invoice is due
Available options:
DUE_NOW, NET_10, NET_15, NET_30, NET_60, OTHER Example:
"NET_10"
Default expense mark-up percentage
Example:
10
List of payment reminder frequencies to be used as the default on new invoices
Available options:
ON_DUE_DATE, THREE_DAYS_AFTER_DUE_DATE, EVERY_SEVEN_DAYS_AFTER_DUE_DATE, AFTER_TWO_MINS Whether third party payment processing is enabled
Whether the user has completed all the invoice setup steps