Sandbox Experience
first_name
field along with “person” in the last_name
field. You must also pass all other required fields.
first_name | last_name | Results instatus |
---|---|---|
"created" | "person" | "created" |
"rejected" | "person" | "rejected" |
"restricted" | "person" | "restricted" |
"closed" | "person" | "closed" |
status
of “created”. If you simulated a “created” status, the status will not be updated and you will not receive any further webhooks. For all other statuses, you will subsequently receive a webhook that maps to the status you simulated.