transactionAddressMapping
Maps transaction records to specific address entries, ensuring accurate delivery and invoicing.
Columns
| Name | Type | References | Description |
| address | String | Stores the full address associated with the transaction, ensuring accurate location details for billing and shipping. | |
| addresstype | String | Indicates whether the address is a billing or shipping address, helping differentiate between financial and delivery locations. | |
| createdby | String | Identifies the user or system that created the address mapping entry, ensuring accountability and tracking changes. | |
| createddate | Date | Records the date when the address mapping entry was created, providing a historical reference for audits and tracking updates. |