Balance
The following is an endpoint to create a Deposit
Used to do a Deposit to your account
Bank List Code:
- bca
- mandiri
- bri
- bni
Required Params
- Name
apikey
- Type
- string
- Description
API Key (provided by BANGJEFF or retrieve from our Reseller Portal).
- Name
amount
- Type
- number
- Description
Deposit Amount
- Name
payment
- Type
- string
- Description
Bank Code
Request
Example
GET
/api/v3/depositcurl --location 'https://sandbox-api.bangjeff.com/api/v3/deposit?apikey={api_key}&amount={amount}&payment={bank_list_code}'
Response
Example
success. invoice_number BJ12345678910. payment Bank BCA. account_number 1211020020. account_name JEFFRY ARGA WIRANATA. total_amount 100000. total_transfer 100000