The check payment request API allows the platform to check whether the buyer and seller are eligible for a payment-request. This check includes but is not limited to:

  • Verifying that the buyer and seller are valid legal entities and are active on the finmid platform.
  • Determining the credit limit eligibility of the buyer and seller for the payment request.

For checking the eligibility of a payment request, you'll need to provide 3 things:

  1. Buyer ID specified on creation

  2. Seller ID specified on creation

  3. Total order amount

In response you'll receive eligibility check result and repayment options.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!