curl --location --request GET 'https://sandbox.api.confirmapay.com//v1/storage/optio/update-url?currentVersion' \
--header 'Authorization: Bearer <token>'{
"data": "string",
"description": {
"code": "string",
"message": "string"
},
"narrative": {
"code": "string",
"message": "string"
}
}