{
"file": {
"id": "<string>",
"status": "pending_upload",
"fileName": "<string>",
"contentType": "application/pdf",
"purpose": "authorization_attachment",
"createdAt": "2023-11-07T05:31:56Z",
"sizeBytes": 123,
"completedAt": "2023-11-07T05:31:56Z",
"uploadUrl": "<string>",
"downloadUrl": "<string>"
},
"upload": {
"url": "<string>",
"strategy": "single_put",
"method": "PUT",
"headers": {}
}
}