Chargeback asynchronous notification

If a chargeback was applied (requested by the user) a notification is sent to the previously registered Merchant chargeback notification URL.

Body Params
string

The chargeback ID.

string

The payment ID.

string

The date of when the chargeback was executed.

string

The currency of the chargeback.

float

The amount of the chargeback.

string

The status of the chargeback.

int32

The status code of the chargeback.

string

The description of the chargeback's status.

string

URL where dLocal will send chargeback notifications and subsequent updates.

string

ID given by the merchant in their system.

string

ISO 8601 timestamp indicating when the chargeback event was recorded by the acquirer/processor.

string

Current stage of the chargeback process as reported by the acquirer/scheme.

string

Identifier of the processor/acquirer that originated or reported the chargeback (when available).

string

Numeric or alphanumeric code specifying the reason for the chargeback.

string

Description of the reason associated with the reason_code.

string

Acquirer Reference Number. A 23‑digit identifier assigned by the acquirer to track the transaction across the card network.

Language
Credentials
URL
Request