curl --location -g --request POST 'http:///V1/integration/customer/token' \ --header 'Content-Type: application/json' \ --data-raw '{ "password": "string", "username": "string" }'
"string"