PunchoutOrderInput reference
PunchoutOrderInput
record represents a order that should be placed in ERP.
Properties
CurrencyId
The currency identifier.
ShopAccountEmail
The shop account e-mail address.
AccountId
The account identifier. Contains customer or contact identifier depending on AccountType
.
AccountType
The account type.
ContactId
The contact identifier of a contact who placed this order.
ReferenceNo
The order reference number.
RequestedDeliveryDate
The requested delivery date.
Comment
The comment.
SalesAgreementId
The identifier of sales agreement.
ShippingAddress
The order shipping address.
Lines
The collection of order lines.
ExtraFields
The collection of order extra fields.