Skip to main content

This type is used by the response payload of the addEvidence method. Its only field is an unique identifier of an evidence set.

Types that use AddEvidencePaymentDisputeResponse

Not used by any types.

Call that uses AddEvidencePaymentDisputeResponse

Fields

Field
Type
Description
evidenceId
The value returned in this field is the unique identifier of the newly-created evidence set. Upon a successful call, this value is automatically genererated. This new evidence set for the payment dispute includes the evidence file(s) that were passed in to the fileId array in the request payload. The evidenceId value will be needed if the seller wishes to add to the evidence set by using the updateEvidence method, or if they want to retrieve a specific evidence file within the evidence set by using the fetchEvidenceContent method.