Skip to content

Unified Payment Gateway API ​

Base URL ​

The base URL for all the resources in Unified Payment Gateway API is:

http
https://api.truto.one/unified/payment-gateway

The use of HTTPS is mandatory when making requests to this API.

Specifying the integrated account ​

To specify which integrated account you want to use with the Unified Payment Gateway API, set the integrated_account_id query parameter with every request.

Authentication ​

Refer Authentication

Pagination ​

Refer Pagination