Customers & Suppliers
All API Operations related with Customers & Suppliers
READ Scope
Retrieves all the customers or suppliers that match with provided filters
Authorizations
AuthorizationstringRequired
API Key Authentication
Query parameters
isSupplierbooleanOptional
Send this as true if you would like to list suppliers.
isCustomerbooleanOptional
Send this as true if you would like to list customers.
Responses
200
OK
application/json
get
/v1/business-entities200
OK
WRITE Scope
UPDATE Scope
Last updated