curl --location 'https://api-uat.x-id.io/v6/cardinput/redirect/request' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"redirect_url": "https://xid.inc",
"state": "{{$string.uuid}}",
"reason": "扶養控除申告書記載のために実施してください"
}'{
"request_id": "req123",
"expires_in": 3600,
"redirect_url": "http://example.com/redirect"
}