Click or drag to resize

ESDRecordOrderPurchase Properties

The ESDRecordOrderPurchase type exposes the following members.

Properties
  NameDescription
Public propertyaccountDiscountRate
Percentage rate discounted off the order monetary total.
Public propertyaccountTerritory
Territory associated with the customer account
Public propertybillingAddress1
First address field associated with the billing of the order.
Public propertybillingAddress2
Second address field associated with the billing of the order.
Public propertybillingAddress3
Third address field associated with the billing of the order.
Public propertybillingContact
Name of the contact person at the address associated with the billing of the order.
Public propertybillingCountryCodeISO2
Code of the country of the address associated with the billing of the order as a two digit code set by the ISO standards.
Public propertybillingCountryCodeISO3
Code of the country of the address associated with the billing of the order as a three digit code set by the ISO standards.
Public propertybillingCountryName
Name of the country of the address associated with the billing of the order.
Public propertybillingDescription
Description of the address associated with the billing of the order.
Public propertybillingEmail
Email address at the address associated with the billing of the order.
Public propertybillingFax
Fax number at the address associated with the billing of the order.
Public propertybillingOrgName
Name of the organisation that the orders goods are being billing to
Public propertybillingPhone
Phone number at the address associated with the billing of the order.
Public propertybillingPostcode
Postcode of the address associated with the billing of the order.
Public propertybillingRegionName
Name of the region/state/province of the address associated with the billing of the order.
Public propertycreatedDate
Date that the order was created. Date is in the form of a number in milliseconds since the 01-01-1970 12:00am Epoch in UTC time-zone
Public propertycurrencyISOCode
Currency that all monetary amounts of the order are set with. This currency code must be the 3 digit ISO currency code.
Public propertydeliveryAddress1
First delivery address field that the ordered goods are being delivered to
Public propertydeliveryAddress2
Second delivery address field that the ordered goods are being delivered to
Public propertydeliveryAddress3
Third delivery address field that the ordered goods are being delivered to
Public propertydeliveryContact
Name of the contact person at the address that the ordered goods are being delivered to
Public propertydeliveryCountryCodeISO2
Code of the country at the address that the ordered goods are being delivered to as a 2 digit code set by ISO standards.
Public propertydeliveryCountryCodeISO3
Code of the country at the address that the ordered goods are being delivered to as a 3 digit code set by ISO standards.
Public propertydeliveryCountryName
Name of the country at the address that the ordered goods are being delivered to
Public propertydeliveryDescription
Description of the address that the ordered goods are being delivered to
Public propertydeliveryEmail
Email of the contact person at the address that the ordered goods are being delivered to
Public propertydeliveryFax
Fax number at the address that the ordered goods are being delivered to
Public propertydeliveryOrgName
Name of the organisation at the address that the ordered goods are being delivered to
Public propertydeliveryPhone
Phone number at the address that the ordered goods are being delivered to
Public propertydeliveryPostcode
Post code of the address that the ordered goods are being delivered to
Public propertydeliveryRegionName
Name of the region/state/province at the address that the ordered goods are being delivered to
Public propertydispatchedDate
Date that the order's goods were sent out. Date is in the form of a number in milliseconds since the 01-01-1970 12:00am Epoch in UTC time-zone
Public propertydrop
Data Record OPeration. Denotes an operation that may need to be performed on the record when it is being processed. Set null, or set it to one of the ESD_RECORD_OPERATION constants in the ESDocumentConstants class to allow the record to be inserted, updated, deleted, or ignored.
Public propertyeCommerceSystemID
ID of the associated Ecommerce system where the order was created. Ideally each system sets its own unique identifier, formatted such as ORG_NAME.SYSTEM_NAME
Public propertyeCommerceUserID
ID of the user in the associated Ecommerce system where the order was created.
Public propertyeCommerceUserName
Name of the user in the associated Ecommerce system where the order was created. Ideally this is set to a label of the user, and not the credentials used for a user to login (since that could be a security issue passing around such information).
Public propertyemail
Email address set for the order.
Public propertyexternalKeyLocationID
key of the external location where the products for the order can be found. This external location may be the location where goods are being delivered to or held at.
Public propertyexternalLocationCode
Code of the external location. This external location may be the location where goods are being delivered to or held at.
Public propertyexternalLocationName
Name of the external location. This external location may be the location where goods are being delivered to or held at.
Public propertyfreightCarrierAccountCode
Code of the account in the freight carrier's system
Public propertyfreightCarrierCode
Code of the freight carrier delivering the ordered goods
Public propertyfreightCarrierConsignCode
Consignment code issued by the freight carrier to delivery the ordered goods
Public propertyfreightCarrierName
Name of the freight carrier delivering the orders goods
Public propertyfreightCarrierServiceCode
Code of the service provided by the freight carrier to deliver the ordered goods
Public propertyfreightCarrierTrackingCode
Code to track the freight carrier delivering the ordered goods
Public propertyfreightSystemRefCode
Reference code to the system used to process the freight order
Public propertyinstructions
Text describing instructions on how to handle the order.
Public propertyinternalID
Stores an identifier that is relevant only to the system referencing and storing the record for its own needs.
Public propertyisDropship
Either 'N'-No or 'Y'-Yes If 'Y' then indicates that the is being supplied by a different entity from supplier assigned to the order.
Public propertyisMultiLocation
Either 'N'-No or 'Y'-Yes If 'Y' then indicates that the ordered goods are to be obtained across multiple locations.
Public propertyisProductsDelivered
Either 'N'-No or 'Y'-Yes If 'Y' then indicates that all products for the order have been delivered.
Public propertykeyLocationID
key of the location where the products for the order can be found.
Public propertykeyPaymentTypeID
Key of the payment type record that is associated to the payment. The payment type record indicates how the payment was made for the order.
Public propertykeyPurchaseOrderID
Key that allows the purchase order record to be uniquely identified and linked to.
Public propertykeyPurchaserID
Key of the purchaser record linked to the order. Date is in the form of a number in milliseconds since the 01-01-1970 12:00am Epoch in UTC time-zone
Public propertykeySupplierAccountID
Key of the supplier account record that is assigned to the order. The supplier indicates the the entity supplying the order.
Public propertylines
List of lines set to the order
Public propertylocationCode
Code of the location
Public propertylocationName
Name of the location
Public propertymodifiedDate
Date that the order was last modified. Date is in the form of a number in milliseconds since the 01-01-1970 12:00am Epoch in UTC time-zone
Public propertypaymentAmount
Monetary amount already paid for the order.
Public propertypaymentMethod
Method on how the order is being paid for. The field must be set to one of the class's constants prefixed by PAYMENT_METHOD_
Public propertypaymentProprietaryCode
Code the proprietary system that is used as the payment method for the order.
Public propertypaymentReceipt
Number that contains a reference to the payment applied against the order
Public propertypayments
List of payment lines set to the order
Public propertypaymentStatus
Status indicating how the order has been paid for. Set it to one of the constants in the class prefixed with PAYMENT_STATUS_
Public propertyprocessedDate
Date that the order was processed. Date is in the form of a number in milliseconds since the 01-01-1970 12:00am Epoch in UTC time-zone
Public propertypurchaseOrderCode
Code of the purchase order, may or may not be a unqiue indentifier
Public propertypurchaseOrderNumber
Number of the purchase order, may or may not be a unique identifier
Public propertypurchaserCode
Code of the purchaser.
Public propertypurchaserIndividual
Either 'N'-No or 'Y'-Yes If 'Y' then indicates that the purchaser is an individual person.
Public propertypurchaserName
Name of the purchaser.
Public propertypurchaserSystemCode
Code of the system that the purchasing entity stores its data within.
Public propertypurchaserSystemID
ID of the system that the purchasing entity stores its data within.
Public propertypurchaserSystemName
Name of the system that the purchasing entity stores its data within.
Public propertyreceivedDate
Date that the order's goods were received by the purchaser. Date is in the form of a number in milliseconds since the 01-01-1970 12:00am Epoch in UTC time-zone
Public propertysalesOrderNumber
Number of the sales order that may be associated to the purchase order. This may be used for referencing purposes.
Public propertysellerSystemCode
Code of the system that the selling entity stores its data within.
Public propertysellerSystemID
ID of the system that the selling entity stores its data within.
Public propertysellerSystemName
Name of the system that the selling entity stores its data within.
Public propertysentDate
Date that the order was sent
Public propertyshippingMethod
Method that the order is being shipped by
Public propertysupplierAccountCode
Code of the supplier account, may or not be a unique identifier of the account.
Public propertysupplierAccountName
Name of the supplier account
Public propertysupplierAuthorityNumberLabels
list of Labels set for the supplier authority numbers. Ensure that the array length is the same as the authorityNumbers property, or left empty
Public propertysupplierAuthorityNumbers
Authority numbers of the supplier of the order.
Public propertysupplierAuthorityNumberTypes
list of authority number types matching the supplier authority numbers. If set, must use the ESDocumentConstants that are prefixed with "AUTHORITY_NUM_". Ensure that the array length is the same as the authorityNumbers property, or left empty.
Public propertysupplierEntity
Supplier entity supplying the order. Set it to one of the constants in the ESDocumentConstants class prefixed with ENTITY_TYPE_
Public propertysupplierOrgName
Name of the organisation who is the supplier of the order.
Public propertysupplierPersonName
Name of the person who is the supplier of the order.
Public propertysurcharges
List of surcharge lines set to the order
Public propertytotalDownloads
Total number of download lines in the order
Public propertytotalLabour
Total number of labour lines in the order
Public propertytotalLines
Total number of lines in the order.
Public propertytotalPriceExTax
Total monetary price of the order exclusive of tax
Public propertytotalPriceIncTax
Total monetary price of the order inclusive of tax
Public propertytotalPriceUndiscountedExTax
Total monetary amount of the order before discounts were applied, exclusive of taxes. This amount may be useful when showing discounts applied to an order.
Public propertytotalPriceUndiscountedIncTax
Total monetary amount of the order before discounts were applied, inclusive of taxes. This amount may be useful when showing discounts applied to an order.
Public propertytotalPriceUndiscountedTax
Total monetary amount of taxes applied to the order before discounts were applied. This amount may be useful when showing discounts applied to an order.
Public propertytotalProducts
Total number of product lines in the order
Public propertytotalSurchargeExTax
Total monetary amount of surcharges applied to the order exclusive of taxes
Public propertytotalSurchargeIncTax
Total monetary amount of surcharges applied to the order inclusive of taxes
Public propertytotalSurchargeItems
Total number of surcharges applied to the order
Public propertytotalSurchargeTax
Total monetary amount of taxes applied to surcharges in the order
Public propertytotalTax
Total monetary amount of taxes applied to the order
Public propertytotalVolume
Total volume of the ordered goods
Public propertytotalVolumeMeasureCode
Code of the unit of measure for the volume. Set it to a constant prefixed with UNIT_MEASURE_VOLUME_ in the ESDocumentConstants class
Public propertytotalWeight
Total weight of the ordered goods
Public propertytotalWeightMeasureCode
Code of the unit of measure for the weight. Set it to a constant prefixed with UNIT_MEASURE_MASS_ in the ESDocumentConstants class
Top
See Also