Create a new application

In the Sandbox environment, the application’s status is determined by the Monthly Volume Field (fld_monthly_volume).

Based on this value, the system will send one of the following webhook events:

Pending

  • Webhook event: application.updated.data.requested
  • Monthly volume is greater than or equal to $100,000

Approved

  • Webhook event: application.approved
  • Monthly volume is between $5,000 and $99,999

Declined

  • Webhook event: application.declined
  • Monthly volume is less than $5,000
Language
Credentials
OAuth2
URL
Click Try It! to start a request and see the response here!