Add an attachment to a dispute
POST/v1/card/disputes/:id/attachments
ADDITIVE — each call adds one file, up to 20 per dispute; the 21st answers 409. The service stores nothing: the bytes are relayed to the programme and never written down.
Request
Responses
- 201
- 401
Created successfully
Missing, malformed, unknown, or revoked partner API key.