Last updated 1 year ago
GET
Credit ของผู้ใช้งาน โดยแยกเป็นประเภทการชำระเงิน Prepaid (ชำระก่อนใช้เครดิต) และ Postpaid (ใช้เครดิตก่อนชำระ)
Headers
Content-Type
application/json
Authorization
Bearer <token>
Response
{ "type": "postpaid", "credit": 7438 }
{ "error": "Invalid request" }