post https://sandbox.finmid.com/api/v2/b2b-payments/payment-requests/check
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:
-
Buyer ID specified on creation
-
Seller ID specified on creation
-
Total order amount
In response you'll receive eligibility check result and repayment options.