v5.6.0
Authorization: Bearer ********************
{ "callback_url": "https://xid.inc/home", "state": "{{$guid}}", "reason": "example reason" }
curl --location 'https://api-uat.x-id.io/v5/cardinput/callback/request' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "callback_url": "https://xid.inc/home", "state": "{{$guid}}", "reason": "example reason" }'
{ "request_id": "ilOAn2yR9T0IgRgxX...Y4k0ZEwyV9-vlkmOmp01NzoRST1", "redirect_url": "https://x-id.me/signing?request_id=ilOAn2yR9T0IgRgxX...Y4k0ZEwyV9-vlkmOmp01NzoRST1", "expires_in": 180 }