Top-up Amount APIAsk AIpost https://api.durianpay.id/v1/disbursements/topupThe following endpoint can be used to top-up amount to durianpay account.Body Paramsbank_idint32requiredDefaults to 1The id of the bank retrieved from the banks API.amountstringrequiredDefaults to 10000The amount of money to top-up.HeadersX-Idempotency-KeystringrequiredDefaults to YOUR_X_IDEMPOTENCY_KEYThe idempotency key used to submit a topup request. It will be used to prevent accidentally creating the same topup request more than once.Responses 200200 202202 400400 401401 409409 500500 504504Updated 4 months ago