API Reference

Get Transact Status

Get the status for currency conversion transaction

Weight: 1


Request Parameters



PARAMETERTYPEReq'dExampleDESCRIPTION
orderIdSTRINGYFX624613599962509312The orderId generated by HashKey

Response Content



PARAMETERTYPEExample valuesDESCRIPTION
accountIdLONG1644290379632090370Account number
orderIdSTRINGFX624613599962509312The orderId generated by HashKey
statusSTRINGIN_PROGRESSStatus of transaction.
Enum: IN PROGRESS / EXECUTED / FAILED
buyCurrencySTRINGHKDCurrency to buy
sellCurrencySTRINGUSDCurrency to sell
buyAmountDECIMAL1000.0000The amount which the client wants to buy from the bank in buyCurrency. Only one amount out of buyAmount & sellAmount should be specified
sellAmountDECIMAL128.1260The amount which the client wants to sell to the bank in sellCurrency. Only one amount out of buyAmount & sellAmount should be specified
rateDECIMAL0.128126Indicative rate
transactTimeLONG1726727486992Timestamp in milliseconds
Language
Authorization
Header
Click Try It! to start a request and see the response here!