/
PwsReceiptRef
PwsReceiptRef
Overview
This structure is used to uniquely identify a receipt. Receipts can be identified by ReceiptUid.
Format
PwsReceiptRef
- PwsReceiptRef
- ReceiptId: Int32
- ReceiptUid: Int64
- ReferenceId: String
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
ReceiptId | Int32 | No | The receipt Id is a unique identifier for a receipt. For internal use only. | |
ReceiptUid | Int64 | Yes | The receipt Uid is a unique and immutable identifier for a receipt. | 1152921504607351889 |
ReferenceId | String | No | Reference id (used to affiliate PwsSaveReceiptResult records with associated PwsReceiptDetail records). |
Usage Example(s)
, multiple selections available,
Related content
PwsCostCardRef
PwsCostCardRef
More like this
PwsVendorRef
PwsVendorRef
More like this
PwsSaveReceiptResult
PwsSaveReceiptResult
More like this
PwsEngagementRef
PwsEngagementRef
More like this
PwsExpenseDocumentRef
PwsExpenseDocumentRef
More like this
PwsInvoiceRef
PwsInvoiceRef
More like this