Logo
Swift API Sandbox Collections API Documentation

Success Scenario-payment

Number of APIs: 8


1. Validates the account format.

POST {{baseUrl}}/payment/account-format



2. Validates the instructed institution as financial institution.

POST {{baseUrl}}/payment/financial-institution-identity



3. Validates the purpose code.

POST {{baseUrl}}/payment/purpose-code



4. Validates the payment purpose.

POST {{baseUrl}}/payment/payment-purpose



5. Validates the category purpose.

POST {{baseUrl}}/payment/category-purpose



6. Validates the instructed amount.

POST {{baseUrl}}/payment/amount



7. Validates the payment instruction.

POST {{baseUrl}}/payment/payment-instruction



8. Verify the payment for Rulebook eligibility and obtain payment predictability.

POST {{baseUrl}}/payment/eligibility-check



ENDPOINTS