Dispute
Dispute: Find
See also the Dispute response object.
If you want to look up a single dispute using its ID, use the find method.
- Ruby
dispute = gateway.dispute.find("a_dispute_id")
Arguments
dispute_id
required, StringThe unique dispute identifier.