Last updated 2 years ago
GET https://api.zuwinda.com/v1.2/billing/deposit
GET
https://api.zuwinda.com/v1.2/billing/deposit
{ "success": true, "data": [ { "id": 2, "amount": 10000, "total_amount": 10160, "method_payment": "Manual Transfer", "status": "approved", "detail_bank": { "name": "BCA", "account_name": "********", "account_number": "********" }, "expired_at": "2020-02-02 20:51:09", "created_at": "2020-02-02 20:51:09", "updated_at": "2020-02-02 20:51:32" } ] }
GET https://api.zuwinda.com/v1.2/billing/deposit/detail
https://api.zuwinda.com/v1.2/billing/deposit/detail
{ "success": true, "data": { "id": 2, "amount": 10000, "total_amount": 10160, "method_payment": "Manual Transfer", "status": "approved", "detail_bank": { "name": "BCA", "account_name": "********", "account_number": "********" }, "expired_at": "2020-02-02 20:51:09", "created_at": "2020-02-02 20:51:09", "updated_at": "2020-02-02 20:51:32" } }
x-access-key*
Token
Your access token key
id*
id
Your deposit id