Logo
Acquired.com API API Documentation

Pay by Bank

Number of APIs: 2


1. List all supported banks

GET {{url}}aspsps

If you would like to create your own UI for account selection this can be used to retrieve a list of banks Acquired.com currently support. This includes names, logos and support services.

https://docs.acquired.com/reference/fetch-aspsp

https://docs.acquired.com/docs/build-your-own-ui-1



2. Process a payment

POST {{url}}single-immediate-payment

Request consent from the ASPSP and generate a URL for the user to authenticate themselves.

https://docs.acquired.com/reference/create-single-immediate-payment

https://docs.acquired.com/docs/build-your-own-ui-1



ENDPOINTS