OtherReceipt
Represents other receipt transactions used to record miscellaneous cash receipts, including payer details, payment method, tax solution, currency, and deposit references.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the other receipt. |
| auditCreatedDateTime | Datetime | True |
The date and time when the other receipt was created. |
| auditModifiedBy | String | True |
The user who last modified the other receipt. |
| auditModifiedDateTime | Datetime | True |
The date and time when the other receipt was last modified. |
| baseCurrency | String | False |
The base currency of the other receipt. |
| currency | String | False |
The currency used for this other receipt. |
| depositDate | Date | False |
The date on which this other receipt was deposited. |
| description | String | False |
The description of this other receipt. |
| entity_Href | String | True |
The URL of the entity associated with this other receipt. |
| entity_Id | String | True |
The Id of the entity associated with this other receipt. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this other receipt. |
| entity_Name | String | True |
The name of the entity associated with this other receipt. |
| exchangeRateDate | Date | False |
The date used to determine the exchange rate for this other receipt. |
| exchangeRateRate | Decimal | False |
The exchange rate used to convert the transaction currency to the base currency for this other receipt. |
| exchangeRateTypeId | String | False |
The Id of the exchange rate type used for currency conversion on this other receipt. |
| href | String | True |
The URL of the other receipt resource. |
| id | String | True |
The unique identifier of the other receipt record. |
| isInclusiveTax | Bool | False |
Indicates whether the tax amount is included in the transaction total for this other receipt. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the other receipt record. |
| parentDeposit_Href | String | True |
The URL of the parent deposit associated with this other receipt. |
| parentDeposit_Id | String | False |
The Id of the parent deposit associated with this other receipt. |
| parentDeposit_Key | String | False |
The system-assigned key of the parent deposit associated with this other receipt. |
| payer | String | False |
The name of the payer for this other receipt. |
| paymentMethod | String | False |
The payment method used for this other receipt, such as check or cash. |
| reconciliationDate | Date | False |
The date on which this other receipt was reconciled. |
| reconciliationState | String | False |
The reconciliation state of this other receipt, such as unreconciled or reconciled. |
| recordType | String | True |
The record type that identifies the category of this other receipt. |
| reversalDate | Date | True |
The date on which this other receipt is scheduled to be reversed. |
| reversedDate | Date | True |
The date on which this other receipt was reversed. |
| reversedVoidPaymentKey | String | True |
The key of the void payment that reversed this other receipt. |
| sourceModule | String | False |
The source module from which this other receipt originated. |
| state | String | False |
The current state of the other receipt, such as open or posted. |
| taxSolution_EnableMultilineTax | Bool | True |
Indicates whether multi-line tax calculation is enabled for the tax solution associated with this other receipt. |
| taxSolution_Href | String | True |
The URL of the tax solution associated with this other receipt. |
| taxSolution_Id | String | False |
The Id of the tax solution associated with this other receipt. |
| taxSolution_Key | String | False |
The system-assigned key of the tax solution associated with this other receipt. |
| taxSolution_TaxCalculationMethod | String | True |
The tax calculation method used by the tax solution associated with this other receipt. |
| totalEntered | Decimal | True |
The total amount entered for this other receipt in the base currency. |
| txnCurrency | String | False |
The transaction currency for this other receipt. |
| txnDate | Date | False |
The date of the transaction for this other receipt. |
| txnNumber | String | False |
The transaction number assigned to this other receipt. |
| txnPaidDate | Date | False |
The date on which payment was made for this other receipt. |
| txnTotalEntered | Decimal | True |
The total amount entered for this other receipt in the transaction currency. |
| undepositedGLAccount_Href | String | True |
The URL of the undeposited GL account associated with this other receipt. |
| undepositedGLAccount_Id | String | False |
The Id of the undeposited GL account associated with this other receipt. |
| undepositedGLAccount_Key | String | False |
The system-assigned key of the undeposited GL account associated with this other receipt. |
| voidPaymentKey | String | True |
The key of the void payment associated with this other receipt. |
| webURL | String | True |
The web URL for viewing this other receipt in the application. |
| ListAggregate_Lines | String | False |
The aggregate list of line items associated with this other receipt. |