Basics
List Business Names
Lists all registered and alternate names associated with a business entity.
GET
Use the Login endpoint to retrieve the SessionKey
, then include it in the Authorization field for authentication.
Authorizations
Enter the Session Key with the Bearer
prefix, e.g. "Bearer abcde12345".
Query Parameters
ID of the Business to get names for.
If you are a Trade Provider you can use your CustomerId to idenfity a Business with the CustomerId parameter.
If you have a Supplier List you can use your SupplierId to identify a Business with the SupplierId parameter.
The first row to return.
The last row to return.
Was this page helpful?