Customers
Authorizations
ApiKeystringRequired
Api key taken from 'Gateway API key' setting.
Query parameters
CustomerCodestringOptional
ClientIdstring · uuidOptional
Pageinteger · int32Optional
PageSizeinteger · int32Optional
Responses
200
OK
companyNamestring · nullableOptional
descriptionstring · nullableOptional
phonestring · nullableOptional
emailstring · nullableOptional
contactPersonstring · nullableOptional
taxIdstring · nullableOptional
idstring · uuidOptional
customerCodestring · nullableOptional
406
Not Acceptable
get
/customersAuthorizations
ApiKeystringRequired
Api key taken from 'Gateway API key' setting.
Body
companyNamestring · nullableOptional
descriptionstring · nullableOptional
phonestring · nullableOptional
emailstring · nullableOptional
contactPersonstring · nullableOptional
taxIdstring · nullableOptional
clientIdstring · uuid · nullableOptional
customerCodestring · nullableOptional
Responses
200
OK
idstring · uuidOptional
406
Not Acceptable
post
/customersAuthorizations
ApiKeystringRequired
Api key taken from 'Gateway API key' setting.
Body
companyNamestring · nullableOptional
descriptionstring · nullableOptional
phonestring · nullableOptional
emailstring · nullableOptional
contactPersonstring · nullableOptional
taxIdstring · nullableOptional
idstring · uuidOptional
Responses
200
OK
idstring · uuidOptional
406
Not Acceptable
put
/customersAuthorizations
ApiKeystringRequired
Api key taken from 'Gateway API key' setting.
Path parameters
idstring · uuidRequired
Responses
200
OK
companyNamestring · nullableOptional
descriptionstring · nullableOptional
phonestring · nullableOptional
emailstring · nullableOptional
contactPersonstring · nullableOptional
taxIdstring · nullableOptional
idstring · uuidOptional
customerCodestring · nullableOptional
406
Not Acceptable
get
/customers/{id}Last updated
Was this helpful?
