Authorization: Bearer ********************
{ "reason": "口座所有者の本人確認のために実施してください", "redirect_url": "https://xid.inc/home", "state": "{{$guid}}" }
curl --location 'https://api-uat.x-id.io/v6/reverification/redirect/request' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "reason": "口座所有者の本人確認のために実施してください", "redirect_url": "https://xid.inc/home", "state": "{{$guid}}" }'
{ "request_id": "ilOAn2yR9T0IgRgxX...Y4k0ZEwyV9-vlkmOmp01NzoRST1", "redirect_url": "https://x-id.me/signing?request_id=ilOAn2yR9T0IgRgxX...Y4k0ZEwyV9-vlkmOmp01NzoRST1", "expires_in": 180, "is_latest": false }