xxxxxxxxxx
curl --location --request POST 'https://sandbox.corporate-api.hsbc.com/mock/v1/guarantee/v1/get-status' \
--header 'Content-Type: application/json' \
--header 'Authorisation: JWS header.payload.signature' \
--header 'requestId: SUCCESS' \
--data-raw '{
"tradeAccountNumber": "GBHSBC000000000001"
"fiTransactionId" : "CR001DR"
}'