{}
{}

Headers

X-Signature-Primary
string
required

An HMAC signature generated using the webhook payload and a shared signing secret. This is then converted to a base64 encoded string.

X-Signature-Secondary
string
required

A secondary signature that is added when you have rotated your secret within the past 24 hours.

Body

application/json
eventType
string

The type of the webhook raised. DISPUTE.OPENED in this case.

processorId
string

The name of the processor that generated the dispute.

processorDisputeId
string

A unique identifier for the corresponding connection dispute.

paymentId
string

A unique identifier for the Primer payment corresponding to this dispute.

transactionId
string

A unique identifier for the Primer transaction corresponding to this dispute.

orderId
string

Your reference for the sale transaction that the dispute relates to.

primerAccountId
string

A unique identifier for your Primer merchant account.

Response

200

Return a 200 status to indicate that the data was received successfully