mollie v0.2.3 Mollie.Payments.Chargebacks
Link to this section Summary
Functions
Retrieve a single chargeback for a payment by its ID
Link to this section Functions
Link to this function
find(client, payment_id, id)
find(Mollie.Client.t(), binary(), binary()) :: Mollie.response()
Retrieve a single chargeback for a payment by its ID.
Example
Mollie.Payments.Chargebacks.find client, "tr_7UhSN1zuXS", "chb_n9z0tp"
More info at: https://docs.mollie.com/reference/v2/chargebacks-api/get-chargeback