Dispute Order Properties

🔒

Requires finance access scope.)

Disputes Order Properties

FieldsTypeDesc
idstringDispute order id.
feestringDispute order handling fee.
fee_currencystringDispute order handling fee currency.
createdstringCreation timestamp.
payment_order_idstringPayment order id, associated value order.payment_line.transaction_no.

Example

{
  "id": "dp_2akNzR9y4k8v2oXkomIsSRu8dZC",
  "fee": "15.00",
  "fee_currency": "usd",
  "created": "1704858878",
  "payment_order_id": "py_2akNrY9hwFro1U4JkWNTiJD1FRL"
}