Authorization: Bearer ********************{
"redirect_url": "https://xid.inc",
"state": "{{$string.uuid}}",
"reason": "扶養控除申告書記載のために実施してください"
}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": "ilOAn2yR9T0IgRgxX...Y4k0ZEwyV9-vlkmOmp01NzoRST1",
"redirect_url": "https://x-id.me/signing?request_id=ilOAn2yR9T0IgRgxX...Y4k0ZEwyV9-vlkmOmp01NzoRST1",
"expires_in": 180
}