RefundDetailsSummary interface

The details of refund request.

Properties

amountRefunded

The amount refunded.

amountRequested

The amount of refund requested.

approvedOn

Date when the refund was approved.

completedOn

Date when the refund was completed.

rebillInvoiceId

The invoice ID of the rebill invoice for a refund.

refundOperationId

The ID of refund operation.

refundReason

The reason for refund.

refundStatus

The status of refund request.

requestedOn

Date when the refund was requested.

transactionCount

The number of transactions refunded.

Property Details

amountRefunded

The amount refunded.

amountRefunded?: RefundDetailsSummaryAmountRefunded

Property Value

amountRequested

The amount of refund requested.

amountRequested?: RefundDetailsSummaryAmountRequested

Property Value

approvedOn

Date when the refund was approved.

approvedOn?: Date

Property Value

Date

completedOn

Date when the refund was completed.

completedOn?: Date

Property Value

Date

rebillInvoiceId

The invoice ID of the rebill invoice for a refund.

rebillInvoiceId?: string

Property Value

string

refundOperationId

The ID of refund operation.

refundOperationId?: string

Property Value

string

refundReason

The reason for refund.

refundReason?: string

Property Value

string

refundStatus

The status of refund request.

refundStatus?: string

Property Value

string

requestedOn

Date when the refund was requested.

requestedOn?: Date

Property Value

Date

transactionCount

The number of transactions refunded.

transactionCount?: number

Property Value

number