Refunds are transactions that return funds to a customer from a previous order.
Property | Type | Description |
---|---|---|
platform_id | string | The Platform’s ID for the Refunds |
created_at | string | The date and time the payment was created. |
amount | string | The amount of the payment. |
currency_id | string | The currency of the payment. |
payment_id | string | The payment id of the payment. |
description | string | The description of the payment. |
status | enum | The status of the payment. Allowed values are PENDING, SUCCESS, FAILED |