access-token: ********************
curl --location --request GET '/device-return/check-contract-signed?url' \ --header 'access-token;'
{ "code": "string", "data": true, "message": "string", "success": true }