Merchant Enrollment Application section.
Application
Get Authentication Token
The Authentication endpoint is used to retrieve the token needed to call the application endpoints. A token is granted when a user calls the Authentication endpoint and submits a matching Client ID and Client Secret pair. For more information about authentication, please refer to the Merchant Boarding API Integration Guide.
Loading...
Loading...
Loading...
Loading...
Create New Application
Create a new enrollment application by using a plan ID. For information about obtaining a plan ID, please refer to the Merchant Boarding API Integration Guide. Fields required to create and save a new application are identified by the Required attribute in this endpoint. Fields required to submit an application to Underwriting are identified by the Required attribute in the One-Click Create And Submit endpoint.
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
One-Click Create and Submit
This endpoint is used to create a new processing application, validate, and submit it to Underwriting using a single endpoint.
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Get Application by External Key
This endpoint is used to retrieve an existing application by referencing the external key associated with the application.
Loading...
Update Application
Update an existing application using the PATCH method.
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Get Application by MID
This endpoint is used to retrieve an existing application by referencing the Merchant ID (MID).
Loading...
Validate Application Ready for Underwriting
This endpoint is used to validate that the data entered in the application meets the parameter requirements before submitting the application to underwriting.
Loading...
Submit Application to Underwriting
This endpoint is used to submit a completed application. When the user submits an application, its data is validated before the submission process completes. If any data is invalid, the application will not be submitted. The response data object will include a description of the parameter requirements where the error occurred. It is recommended that you use the Application Validation endpoint before submitting to ensure all data will be accepted.
Loading...