Let's get started

Gain access to our banking services with UOB APIs. Experiment and test new features in our secured API Sandbox.

1. How it works

Sign Up

Sign up for a Developer’s account

Experiment

Use the sandbox
to experiment with the APIs

Build

Request production access
for your app and go live!

2. Try it here

Payments Overview

https://api.uob.com/business/v1/payment/

# To create a Payment, see our guide at:
https://developers-uat.uobgroup.com
{
"data: {"
"transactionReference": "string",
"originatorAccountNumber": "string",
"originatingAccountType": "string",
"receiverAccountNumber": "string",
"bic": "string",
"purposeCode": "string",
"endToEndId": "string",
"paymentCcy": "string",
"paymentAmount": "number",
"}"
}
Request