Page History
...
Note |
---|
Note: The following example is of Version 2 of the APIs that uses the E.164 international MDN format (+1). If you are using Version 1 of the API, you cannot use the E.164 format (+1). |
Code Block |
---|
{ "person_id":"c5235a1-e243-42z7-979c-7f6234kl21b60", "external_person_id":"542342", "mobile_phone":{ "mdn":"+12995551234", "carrier_code":"104" }, "custom_fields":{ "first_name":"Steve", "birthdate":"1950-12-01T00:00:00Z", "rewards_id":"543557654", "favorite_stores":[ { "id":"4", "name":"My Hardware Store" }, { "id":"12", "name":"Local Grocery" } ] }, "created_at":"2017-01-05T14:30Z", "updated_at":"2017-02-08T19:30Z", "url":"/companies/:id/mobiledb/persons/:person_id" } |
...
Overview
Content Tools