ScenarioA developer at Clearpath Payments has completed the Maple Street Coffee sub-merchant application with all business details, stakeholder information, and bank account details. They’re now ready to submit the application for underwriting review.
submitAcceptorApplication passes validation, underwriting begins automatically and you can expect the following field in the response:
applicationStatusisPROCESSING
Response
If submitAcceptorApplication fails validation, the response will include an
errors field describing the issues, and status field will be:
applicationStatusisSUBMISSION_INVALID
Response
If the submitAcceptorApplication mutation fails due to a system error, the response will include an errors field detailing the issue. The status field will be set as follows:
- applicationStatus:
SUBMISSION_FAILED
Response
What to expect after submitting an application
Once you’ve submitted a valid application using submitAcceptorApplication, our system will automatically trigger the underwriting process. The underwriting results determine whether the application is:Approved, No further action requiredAction Required, Follow-up requirements will be shown in the underwriting results.