curl --request GET \
--url https://qa-api.sbx.solidfi.com/v1/contact/bank \
--header 'Content-Type: application/json' \
--data '""'
Retrieve Bank Info
curl --request GET \
--url https://qa-api.sbx.solidfi.com/v1/contact/bank \
--header 'Content-Type: application/json' \
--data '""'
The body is of type any
.