Integrated Cash Management
A tailor-made cash management for corporate customers aiming to enhance their corporate efficiency.
KasPro wallet
KasPro Bank portal partner
Development Stage
Endpoint
-
QRIS payment
The Cash Out API is used to make cash withdrawals from the user’s wallet balance
Endpoint
[POST]
https://{{hostname}}/bank-transfer/
Response (Success)
Headers
Content-Type:application/json
Body
{
"code": 1,
"message": "In Process",
"responseId":
"OLSFQ20220214101951114",
"data": {
"account": "888xxxxxxxxx918",
"amount": "4xxx9",
"price": "4xxx9",
"serviceFee": "6xxx",
"reffId": "OLSFQ20220214101951114",
"flowType": "Async"
}
}
Response (Fail)
Headers
Content-Type:application/json
Body
{
"responseId": [string],
"code": [int],
"message": [string]
}
Virtual account KasPro Bank
Not Yet Available
Endpoint
-



