Add company information

Business endpoint for adding new company information

Headers

x-api-keystringRequired
x-internal-api-keystringRequired

Request

This endpoint expects a list of objects.
idstringRequired>=1 character

Unique external identifier of the company entity, ID stored in your database / back-office

timestampdatetimeRequired
Original timestamp relating to when this company's information was received
is_test_companybooleanRequired
If the company is a test company, this should be set to true
dataobjectRequired
parentobjectOptional

Response

Operation success
successboolean
You probably did something wrong if you set this to false