Withdrawal
Get Withdrawals
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"data": [
{
"id": "f7fd2cdf-6c64-4596-a849-a8fff985074d",
"note": "Ambil duit buat event lalala",
"amount": 10000,
"net_amount": 10000,
"transaction_fee": 0,
"payment_status": "paid",
"bank_code": "MANDIRI",
"bank_account_name": "Khalid",
"bank_account_number": "13100595266",
"created_at": "2024-02-07 14:17:08"
}
],
"meta": {
"pagination": {
"total": 1,
"count": 1,
"per_page": 15,
"current_page": 1,
"total_pages": 1,
"links": {}
}
}
}Withdraw
Headers
Name
Type
Description
Request Body
Name
Type
Description
Example Request Body for Withdrawal
Get Detail Withdrawal
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Get Recent Withdrawal
Headers
Name
Type
Description
Finances Withdrawals Export
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated