{ "username": "07120188917", "password": "56ca9f5a1c0e" }
curl --location -g --request POST 'http://{{app_url}}/backoffice/v1/auth/login' \ --header 'Content-Type: application/json' \ --data-raw '{ "username": "07120188917", "password": "56ca9f5a1c0e" }'
{}