Add person information

POST
Retail endpoint for adding new person information

Request

This endpoint expects a list of objects.
idstringRequired
Unique external identifier of the person entity, ID stored in your database / back-office
timestampdatetimeRequired
Original timestamp relating to this person entity creation/change
is_test_userbooleanRequired
If the person is a test user, this should be set to true
dataobjectRequired

Response

This endpoint returns an object.
successboolean
You probably did something wrong if you set this to false