Customers

Customers

get
Responses
get
/v1/customers/
200

OK

post
Body
namestringRequired
abnstring | nullableOptionalDefault: null
account_numberstring | nullableOptionalDefault: null
websitestring | nullableOptionalDefault: null
logo_urlstring | nullableOptionalDefault: null
payment_termsintegerOptionalDefault: 0
payment_terms_periodstringOptionalDefault: days
notesstring | nullableOptionalDefault: null
locationone of | nullableOptionalDefault: null
contactone of | nullableOptionalDefault: null
groupsinteger[]OptionalDefault: []
Responses
post
/v1/customers/
201

Created

Last updated