disputes

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.

post/v4/spend/profiles/{profileId}/dispute-form/file

Path parameters

profileIdinteger required

Your profile ID.

Headers

X-External-Correlation-Idstring uuid

Optional UUID for correlating requests across systems. If provided, Wise echoes it back in the response. Maximum 36 characters. Learn more.

Response

A key-value pair mapping the file name to the assigned file ID.

object required

Object with the file field name as key and the assigned file ID as value.

Changes

No recorded changes to this endpoint across all 5 revisions of this API.