Skip to main content

Topup Balance Online (Payment Gateway)

POST/v3/loyalty/member/:memberId/topup-online

Specify loyalty member id to get topup url for member.

Request Parameters

Response Parameters

itemObject

Payment object

Example: (Refer to explanation below)

codeString

Successfully call this endpoint. If fail, will return error code object (Refer Appendix 1: Error Codes)

Example: "SUCCESS"


Payment object (item):
paymentUrlString

Topup payment url

Example: "http://localhost:5001/v3/checkout?checkoutId=1612416816182682217"