v5
latestOpenAPI 3.1.02026-07-262421791.5 MBdisputes
Upload dispute file (v3)
{% admonition type="warning" %} This endpoint is deprecated. Use the v4 upload dispute file endpoint instead. {% /admonition %}
Submit a file for disputes.
This API is not available for sandbox testing.
Use the fileId in the response for the dispute submission.
NB: A dispute referencing the returned fileId must be submitted no later than two hours after the file submission, otherwise the file will expire and must be re-submitted.
post/v3/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.