cURL
curl --request POST \ --url https://api.linkio.world/transactions/v2/idr/direct_withdraw \ --header 'Content-Type: application/json' \ --header 'ngnc-sec-key: <api-key>' \ --data ' { "bankName": "<string>", "bankCode": "<string>" } '
Documentation IndexFetch the complete documentation index at: https://docs.linkio.world/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.linkio.world/llms.txt
Use this file to discover all available pages before exploring further.
Full name of the beneficiary bank. Use the "Fetch Payment banks" ENDPOINT to fetch the list of supported payment banks for IDR.
The bank’s ISO/local code. Use the "Fetch Payment banks" ENDPOINT to fetch the bank code for IDR bank selected.