Fire Income webhook [Sandbox only]
POST https://{{env_url}}/sandbox/income/fire_webhook
Request Body
{"client_id"=>"{{client_id}}", "secret"=>"{{secret_key}}", "user_token"=>"{{user_token}}", "item_id"=>"ITEM_ID_GOES_HERE", "webhook"=>"https://webhook.com/", "verification_status"=>"VERIFICATION_STATUS_PROCESSING_COMPLETE"}