curl --location 'https://api-uat.x-id.io/v6/cardinput/request' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"reason": "扶養控除申告書記載のために実施してください",
"notification_title": "券面情報の提供リクエストが届いています。",
"notification_description": "〇〇サービスから券面情報の提供リクエストが届いています。xIDアプリを開いて券面情報の提供を行なってください。"
}'{
"request_id": "string",
"expires_in": 0
}