Skip to main content
POST
addAllContacts

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

account_code
string
active
boolean
address
string
bank_account
string
bank_bsb
string
city
string
contact
string
country
string
email
string
fax
string
Id
string
modified
integer
Name
string
phone
string
postcode
string
reference
string
region
string
tags
string
tax_code
string
taxNumber
string
tracking
string
type
enum<integer>
Available options:
0,
1,
2,
3,
4,
5
web
string
workflow
integer

Response

Success

invoice_id
integer
message
string
status
enum<integer>
Available options:
0,
1,
2,
3