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. NOTE: This property will not be serialized. It can only be populated by the server.

completedOn

Date when the refund was completed. NOTE: This property will not be serialized. It can only be populated by the server.

rebillInvoiceId

The invoice ID of the rebill invoice for a refund. NOTE: This property will not be serialized. It can only be populated by the server.

refundOperationId

The ID of refund operation. NOTE: This property will not be serialized. It can only be populated by the server.

refundReason

The reason for refund. NOTE: This property will not be serialized. It can only be populated by the server.

refundStatus

The status of refund request. NOTE: This property will not be serialized. It can only be populated by the server.

requestedOn

Date when the refund was requested. NOTE: This property will not be serialized. It can only be populated by the server.

transactionCount

The number of transactions refunded. NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

approvedOn?: Date

Property Value

Date

completedOn

Date when the refund was completed. NOTE: This property will not be serialized. It can only be populated by the server.

completedOn?: Date

Property Value

Date

rebillInvoiceId

The invoice ID of the rebill invoice for a refund. NOTE: This property will not be serialized. It can only be populated by the server.

rebillInvoiceId?: string

Property Value

string

refundOperationId

The ID of refund operation. NOTE: This property will not be serialized. It can only be populated by the server.

refundOperationId?: string

Property Value

string

refundReason

The reason for refund. NOTE: This property will not be serialized. It can only be populated by the server.

refundReason?: string

Property Value

string

refundStatus

The status of refund request. NOTE: This property will not be serialized. It can only be populated by the server.

refundStatus?: string

Property Value

string

requestedOn

Date when the refund was requested. NOTE: This property will not be serialized. It can only be populated by the server.

requestedOn?: Date

Property Value

Date

transactionCount

The number of transactions refunded. NOTE: This property will not be serialized. It can only be populated by the server.

transactionCount?: number

Property Value

number