TransactionRefundReason
Clarity table to hold the refund reason on the transactions (HTR). Only one refund reason is set for the transaction.
| Column Name | Type | Description |
|---|---|---|
| TransactionRefundReason | INTEGER | Refund reason added to the refund request slip. Only one refund reason is set for the transaction. |
| LogicalDeploymentOwnerIdentifier | VARCHAR | ID of the logical deployment owner for this record. Logical owners show the deployment where the record was created but doesn't represent if the record is a part of version skew. |
| PhysicalDeploymentOwnerIdentifier | VARCHAR | ID of the physical deployment owner for this record. Physical owners will be where the data is hosted, either on the cross-over server or the owner deployment. |