Add person information

POST

Retail endpoint for adding new person information

Headers

x-internal-api-keystringRequired

Request

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

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

Operation success

successboolean

You probably did something wrong if you set this to false