To simulate business statuses in sandbox, pass the desired status in the 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.