curl --location --request POST 'https://gateway.storeharmony.com/cloudapi/store//setDefaultBank' \ --header 'sessiontoken;' \ --header 'Content-Type: text/plain' \ --data-raw ''
{ "success": true, "message": "string" }