Webhooks
3min
boom can send certain customer related events to the url you provide all messages are sent via post with content type "application/json" in case of network error or if your server would reply with non 20x http status, there will be 2 retries with a 1 minute interval every message contains an event parameter describing its type other fields depend on type contact support to set your webhook url for production and sandbox environments currently supported events boom report events event description other fields customer registered happens right after customer registered (entered name, phone, email) in our system via api or themselves, on partner's portal customer id string, customer first name string, customer last name string, customer email string, customer phone string, customer external id string, enrollment pending customer entered all the data about the lease, enrollment awaits for approval customer id string, enrollment id string, customer first name string, customer last name string, customer email string, customer phone string, customer external id string, enrollment approved all verifications passed, enrollment is approved, charge for service placed on invoice per plan customer id string, enrollment id string, customer first name string, customer last name string, customer email string, customer phone string, customer external id string, enrollment rejected in case verification fail, enrollment will be rejected and customer denied of service (happens rarely, mostly fraud and failed identity verifications) customer id string, enrollment id string, customer first name string, customer last name string, customer email string, customer phone string, customer external id string, customer unenrolled customer canceled their subscription further calls to api with this customer id will fail customer id string, enrollment id string, customer first name string, customer last name string, customer email string, customer phone string, customer external id string, furnishment finished triggered after account is reported customer id string, enrollment id string, customer first name string, customer last name string, customer email string, customer phone string, customer external id string, issue pending triggered when there is an issue with enrollment customer id string, enrollment id string issue object issue resolved triggered when customer resolves the issue customer id string, enrollment id string, customer first name string, customer last name string, customer email string, customer phone string, customer external id string, issue object rental payment verified triggered when a rental verification is verified customer id string, enrollment id string, customer first name string, customer last name string, customer email string, customer phone string, customer external id string, transactions array of object enrollment verification verified triggered when an enrollment verification is verified customer id string, enrollment id string, verificaion id string, memo string review method string (automatic/manual) kind string enrollment verification rejected triggered when an enrollment verification is rejected customer id string, enrollment id string, verificaion id string, memo string review method string (automatic/manual) kind string enrollment moved out triggered when an enrollment moved out customer id string, enrollment id string, customer first name string, customer last name string, customer email string, customer phone string, customer external id string, boom screen events event description other fields application approved emitted in case application is approved event dependents pets first name last name phone email desired move in date unit address monthly rent amount status created at application updated at application conditionally approved emitted in case application is conditionally approved event dependents pets first name last name phone email desired move in date unit address monthly rent amount status created at application updated at application declined emitted in case application is declined event dependents pets first name last name phone email desired move in date unit address monthly rent amount status created at application updated at applicant submitted emitted in case applicant submitted event dependents pets first name last name phone email desired move in date unit address monthly rent amount status created at application updated at applicant started emitted in case applicant started event dependents pets first name last name phone email desired move in date unit address monthly rent amount status created at application updated at application submitted emitted in case application is submitted event dependents pets first name last name phone email desired move in date unit address monthly rent amount status created at application updated at application updated emitted in case application is updated event dependents pets first name last name phone email desired move in date unit address monthly rent amount status created at application updated at application started emitted in case application is started event dependents pets first name last name phone email desired move in date unit address monthly rent amount status created at application updated at applicant created (deprecated) emitted in case applicant created event dependents pets first name last name phone email desired move in date unit address monthly rent amount status created at application updated at application created (deprecated) emitted in case application created event dependents pets first name last name phone email desired move in date unit address monthly rent amount status created at application updated at applicant completed (deprecated) emitted in case applicant completed the application event dependents pets first name last name phone email desired move in date unit address monthly rent amount status created at application updated at application completed (deprecated) emitted in case application is completed event dependents pets first name last name phone email desired move in date unit address monthly rent amount status created at application updated at application merged emmited in case applications are merged event target application id target application url merged application ids merged at merged by