post https://connect1-sandbox.codegotech.com/api/businessbassapi/swift_get_available_account_currency
This api is used to create the new iban
Log in to see full request history
Responses
This api is used to create the new iban
xxxxxxxxxx
curl --request POST \
--url https://connect1-sandbox.codegotech.com/api/businessbassapi/swift_get_available_account_currency \
--header 'Content-Type: application/json' \
--header 'accept: application/json'
xxxxxxxxxx
98}
{
"status": 1,
"data": [
{
"currency": "AUD"
},
{
"currency": "BGN"
},
{
"currency": "BHD"
},
{
"currency": "CAD"
},
{
"currency": "CHF"
},
{
"currency": "CNY"
},
{
"currency": "CZK"
},
{