Get dispute attachment
Retrieves a chargeback attachment file by its file name.
Authentication
requestTokenstring
Long-lived API token sent in the requestToken header. See API token authentication.
OR
AuthorizationBearer
OAuth2 Bearer access token from the client-credentials flow. See OAuth authentication.
Path parameters
fileName
The chargeback attachment's file name.
Id
The ID of chargeback or return record.
Response
OK
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error