CreateOrderRequestServiceModel

Request model for creating an order.

NameDescriptionTypeAdditional Information
VendorOrderCode

Identifier of the cart to be converted into an order.

string

Required

PaymentMethod

The payment method for the order.

Possible values are: PurchaseOrder.

string

Required

PurchaseOrder

The purchase order number created by the caller.

string

Required (when PaymentMethod is 'PurchaseOrder').

LicenseDistributionMethodCode

Distribution method to use for this order.

Note: This property is only applicable, if the e-commerce partner account is set up to support multiple distribution methods. If this is the case and a value for LicenseDistributionMethodCode is not provided, the partner's default distribution method will be used.

string

None.