Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 329 Bytes

disputed-payment.md

File metadata and controls

22 lines (14 loc) · 329 Bytes

Disputed Payment

The payment the cardholder disputed.

Structure

DisputedPayment

Fields

Name Type Tags Description
PaymentId string Optional Square-generated unique ID of the payment being disputed.

Example (as JSON)

{
  "payment_id": null
}