Param | Type | Description |
---|---|---|
instanceKey | String | Instance key |
userID | Int32 | ID สมาชิก |
userCode | String | รหัสสมาชิก |
framePage | Int32 | ตำแหน่งหน้าแสดงรายการ |
frameSize | Int32 | จำนวนรายการที่แสดง |
{ "result":true, "pagination":{ "all":จำนวนรายการทั้งหมด, "page_size":จำนวนรายการที่แสดง, "page_first":หน้าแรก, "page_prev":ย้อนกลับ, "page_next":ถัดไป, "page_last":หน้าสุดท้าย, "page":หน้าปัจจุบัน }, "property":[{ "id":"ไอดี", "code":"รหัสอ้างอิง", "type":"ประเภทเติมเงิน", "amount":"จำนวนเงิน", "status":"สถานะ", "topup_date":"วันที่โอนเงิน", "created":"วันที่แจ้งเติมเงิน", "modify":"แก้ไขล่าสุด", }] }