New API Endpoints: Get Validation Result and Get Onboarding Details

The API Users now have the possibility to get information about the validation results of the entities and banks from their Applications via the new Underwriting API method: Get Validation Results.

  • In the request URL, the API User enters {id} of the existing underwriting application
  • In the response, the API User receives a JSON with values of the validation results by the external services.

See the Developer’s Portal for more details.

In addition, the API Users can now get information about the results of onboarding the merchant to the external processor, using the new Underwriting API method: Get Onboarding Details.

  • In the request URL, the API User enters {id} of the existing underwriting application
  • In the response, the API User receives a Json object with details of onboarding to external processors.

See the Developer’s Portal for more details.