Get Online Transaction By Checkout ID
Method : GET
URL : https://open.revenuemonster.my/v3/payment/online?checkoutId=1564042398456416062
Sandbox URL : https://sb-open.revenuemonster.my/v3/payment/online?checkoutId=1564042398456416062
note
- To get transaction report, by inputting checkoutId in your query.
- The URL is consists of
[base_URL]
/v3/payment/online?checkoutId=[checkoutId]
#
Request Parametersnote
No request parameter is required for this endpoint.