This endpoint is in beta and is subject to change.
- Call this endpoint to initiate the file upload process.
- The endpoint returns a unique identifier for the attachment file (
attachmentId
) and a pre-signed URL (uploadURL
). Retain theattachmentId
so you can use it when submitting the attachment to the payer.
Visit Claim attachments for a full how-to guide.
Authorizations
A Stedi API Key for authentication.
Body
application/json
Request a pre-signed URL to upload a claim attachment file.
Response
CreateClaimAttachmentFile 201 response
Receive the attachment ID and upload URL.