Get an attachment

get/disputes/{disputeId}/attachments/{attachmentId}

Search for a single attachment, providing the specific dispute ID and attachment ID.

Endpoint destination URL
Click to copy

Path Parameters

attachmentIdstringRequired

The unique identifier of the attachment.

disputeIdstringRequired

The unique identifier of the raised dispute.

Response parameters

After submitting a call, you receive a response message to inform you that your request was received and processed.

Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.

HTTP Responses

  • 200 - OK

    The request has succeeded.

    Show moreShow less