Webhooks can be created through our Partner Console's Webhooks page, under the Developer section, and the API. Monitor the account.updated
event.
Onboarding Status |
Description |
created |
Merchant account has been created in Tilled. |
started |
Merchant has started the merchant application. |
submitted |
Merchant has successfully submitted the merchant application. Awaiting a response from Underwriting. |
active |
Merchant is active for payments. This is the normal status after submitting. |
in_review |
Underwriting is reviewing the merchant. Further documents may be requested by Tilled |
rejected |
Underwriting has rejected the merchant. Tilled will provide reasons for rejection. |
For more information on webhooks, how to build them, and verifying their signatures, review our webhooks documentation here.