post https://sandbox.signup.nmi.com/api/v1/applications
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
Required scope: applications:write
