Live calls to the Standard Chartered UAT server · home · swagger
Verified working. Debtor 1224567890. A fresh referenceId is generated per send.
Queries the status of previously initiated payments by their reference IDs (comma-separated). Tip: initiate a payment first, copy its referenceId here.
Registers your webhook for a notification type. credit-debit-advice = Credit/Debit notification · payment-status = Payment Status Updates.
Retrieves live balances or account details for the account. Uses the JwtToken header (GET).
Generates a fresh throwaway RSA-2048 key + CSR on the server, submits {publicKey, csr} to /client/v2/certificate/renewal, and shows the SCB-signed certificate. Installs nothing — this is a test of the endpoint, not a real cert rotation.
ℹ️ Payment status is available two ways: pull via the Payment Status tab (POST /payments/v2/status), and push via the payment-status subscription (delivered to your webhook).