Field Name | Data Type | Description |
---|---|---|
id | string | Unique identifier for the object. |
type | string | The resource type of the return object. The value is "dispute". |
status | string | Status of the dispute(payment). Current status of dispute. Possible values are warning_needs_response, warning_under_review, warning_closed, needs_response, under_review, charge_refunded, won, or lost. |
amount_subunit | integer | Amount is disputed from this payment, in cents. |
currency | string | Three-letter ISO currency code, in lowercase. Must be a supported currency. |
metadata | hash | Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. gateway_metadata is reserved keyword used by Elements, original request metadata contains "gateway_metadata" will be rejected |
created_at | integer | A timestamp indicates the created time of dispute |