Sandbox Experience
legal_name
field. You must also pass all other required fields.
After creating the business, the POST API response will always return the business with the status
of “created”. If you simulated a Created outcome, the status will not update and you will not receive any further webhooks.
If you simulated a “verified”, “rejected”, “restricted”, or “closed” status, you will subsequently receive a webhook that maps to the status you simulated.
legal_name | Results instatus |
---|---|
"created business" | "created" |
"verified business" | "verified" |
"rejected business" | "rejected" |
"closed business" | "closed" |