Company Name History

GET {{baseUrl}}/cas/companies/:companyId/names

The Name Registrations screen in CAS360 can hold a history of the company's previous and current names. This endpoint will return any Company Names and their effective dates which are stored.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

[{"effectiveDate":"2016-12-18","name":"My Testing Pty Ltd"},{"effectiveDate":"2010-05-06","name":"Test Company Pty Ltd"}]