username:password
Authorization: Basic *****************
curl --location -g --request GET '/Transactions/BoxList/{{$guid}}' \ --header 'Authorization: Basic <encoded-value>' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{}