Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "placingCustomerPartyId" : "DemoCustomer",
- "shipToCustomerPartyId" : "DemoCustomer",
- "orderItemShipGroupInfo" : {
- "OrderItemShipGroup" : {
- "contactMechId" : "9015",
- "shipGroupSeqId" : "00001",
- "shipmentMethodTypeId" : "NEXT_DAY",
- "isGift" : "N",
- "carrierPartyId" : "UPS"
- },
- "OrderAdjustment" : [
- {
- "orderAdjustmentTypeId" : "SHIPPING_CHARGES",
- "amount" : "12.45",
- "shipGroupSeqId" : "00001"
- },
- {
- "overrideGlAccountId" : "224153",
- "orderItemSeqId" : "00001",
- "orderAdjustmentTypeId" : "SALES_TAX",
- "attrs" : {
- "taxAuthGeoId" : "UT",
- "comments" : "Utah State Sales Tax",
- "taxAuthPartyId" : "UT_TAXMAN",
- "taxAuthorityRateSeqId" : "9004",
- "amount" : "1.824"
- },
- "primaryGeoId" : "UT",
- "shipGroupSeqId" : "00001",
- "sourcePercentage" : "4.7"
- },
- {
- "sourcePercentage" : "0.1",
- "attrs" : {
- "comments" : "Utah County, Utah Sales Tax",
- "taxAuthGeoId" : "UT-UTAH",
- "taxAuthorityRateSeqId" : "9005",
- "amount" : "0.039",
- "taxAuthPartyId" : "UT_UTAH_TAXMAN"
- },
- "primaryGeoId" : "UT-UTAH",
- "shipGroupSeqId" : "00001",
- "orderAdjustmentTypeId" : "SALES_TAX",
- "overrideGlAccountId" : "224153",
- "orderItemSeqId" : "00001"
- },
- {
- "sourcePercentage" : "1",
- "shipGroupSeqId" : "00001",
- "attrs" : {
- "taxAuthPartyId" : "_NA_",
- "amount" : "0.384",
- "taxAuthorityRateSeqId" : "9004",
- "comments" : "1% OFB _NA_ Tax",
- "taxAuthGeoId" : "_NA_"
- },
- "primaryGeoId" : "_NA_",
- "orderAdjustmentTypeId" : "SALES_TAX",
- "orderItemSeqId" : "00001",
- "overrideGlAccountId" : "224000"
- }
- ],
- "OrderItemShipGroupAssoc" : {
- "orderItemSeqId" : "00001",
- "shipGroupSeqId" : "00001",
- "quantity" : 1
- },
- "OrderContactMech" : {
- "contactMechPurposeTypeId" : "SHIPPING_LOCATION",
- "contactMechId" : "9015"
- }
- },
- "billToCustomerPartyId" : "DemoCustomer",
- "billFromVendorPartyId" : "Company",
- "orderTerms" : null,
- "orderTypeId" : "SALES_ORDER",
- "partyId" : "DemoCustomer",
- "productStoreId" : "9000",
- "orderAdjustments" : [
- {
- "orderAdjustmentTypeId" : "PROMOTION_ADJUSTMENT",
- "amount" : "-3.84",
- "productPromoId" : "9011",
- "productPromoActionSeqId" : "01",
- "productPromoRuleId" : "01"
- }
- ],
- "orderPaymentInfo" : {
- "OrderContactMech" : {
- "contactMechPurposeTypeId" : "BILLING_LOCATION",
- "contactMechId" : "9015"
- },
- "OrderPaymentPreference" : {
- "maxAmount" : "49.26",
- "paymentMethodId" : "9015",
- "statusId" : "PAYMENT_NOT_AUTH",
- "overflowFlag" : "N",
- "paymentMethodTypeId" : "CREDIT_CARD"
- }
- },
- "endUserCustomerPartyId" : "DemoCustomer",
- "orderItems" : [
- {
- "attrs" : {
- "unitListPrice" : "48.0",
- "statusId" : "ITEM_CREATED",
- "isModifiedPrice" : "N",
- "isPromo" : "N",
- "unitPrice" : "38.4"
- },
- "OrderItem" : {
- "orderItemSeqId" : "00001",
- "orderItemTypeId" : "PRODUCT_ORDER_ITEM",
- "productId" : "GZ-2644",
- "quantity" : "1",
- "prodCatalogId" : "DemoCatalog",
- "selectedAmount" : "0"
- }
- },
- {
- "attrs" : {
- "unitPrice" : "1.99",
- "isPromo" : "N",
- "statusId" : "ITEM_CREATED",
- "isModifiedPrice" : "N",
- "unitListPrice" : "5.99"
- },
- "OrderItem" : {
- "orderItemSeqId" : "00002",
- "orderItemTypeId" : "PRODUCT_ORDER_ITEM",
- "selectedAmount" : "0",
- "quantity" : "1",
- "productId" : "GZ-1006-1",
- "prodCatalogId" : "DemoCatalog"
- }
- }
- ],
- "currencyUom" : "USD"
- }
Add Comment
Please, Sign In to add comment