Add person information

Retail endpoint for adding new person 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 person entity, ID stored in your database / back-office

timestampdatetimeRequired

Original timestamp relating to this person entity creation/change

is_test_userbooleanRequiredDefaults to false
If the person is a test user, this should be set to true
dataobjectRequired

Response

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