# Upload dispute file Upload a file for use in a dispute submission. Use the returned file ID in the files object when submitting a dispute. A dispute referencing the returned file ID must be submitted no later than two hours after the file upload, otherwise the file will expire and must be re-uploaded. Endpoint: POST /v4/spend/profiles/{profileId}/dispute-form/file Security: UserToken ## Path parameters: - `profileId` (integer, required) Your profile ID. Example: 14547572 ## Request fields (multipart/form-data): - `receipt` (string) The file to upload.