Create merchant application.

The POST /api/v1/banking/create API method in the payment processing system is used to create a new merchant services application. This endpoint collects essential merchant data, including business, financial, and contact information, to initiate the application process for payment processing services. Authentication is required, and the request must include all required fields in the body. A successful response returns details of the created application, along with a status code confirming submission, or validation errors if the data provided is incomplete or incorrect.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!