Refunds information
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| dateCreated | String | ❌ | Refund creation date |
| status | PaymentRefundGetResponsePaymentRefundStatus | ❌ | Refund status |
| value | Double | ❌ | Refund value |
| endToEndIdentifier | String | ❌ | (Pix only) Unique identifier of the Pix transaction at the Central Bank |
| description | String | ❌ | Description of the refund |
| effectiveDate | String | ❌ | (Pix only) Refund effective date |
| transactionReceiptUrl | String | ❌ | Transaction receipt link |
| refundedSplits | List<PaymentRefundedSplitResponseDto> | ❌ | Refunded Splits, if any |