Get the available credit balance for your account, you need this api if you're not Term of Payment member
To use KA Credit, you need to validate your PIN first using the PIN Validation API before hitting the Request Pickup API.
KA Credit is a payment feature that lets you pay for your shipments instantly without waiting for payment confirmation. Once your pickup request is successful, the shipping cost is automatically deducted from your available KA Credit balance.
Using KA Credit also simplifies the pickup request process. Since the payment is made directly from your balance, you don't need to select or provide a payment method during checkout.
For now, you can top-up your KA Credit balance by using the web dashboard https://app.kiriminaja.com and go to the KA Credit sidebar menu. You can top-up using QRIS. After the payment is successful, your KA Credit balance will be updated automatically.
You can see the usage of your KA Credit by using the web dashboard https://app.kiriminaja.com and go to the KA Credit sidebar menu. You can see the history of your KA Credit usage, including the date, amount, and description of each transaction.
KA Credit is not available for Term of Payment members. If you are a Term of Payment member, this feature will not be accessible.
{
"status": true,
"text": "Success load credit balance",
"results": {
"balance": 9654600
}
}