Znode

Build Version:

POST shoppingcarts

Creates a new shopping cart and saves it to the database.

Request Information

» Parameters

Name Description Additional information
model The model of the shopping cart.

Define this parameter in the request body.

Request Body Formats

Sample:
	{
  "Account": {
    "$id": "2",
    "AccountId": 1,
    "AccountProfileCode": "sample string 2",
    "AccountType": {
      "$id": "3",
      "AccountTypeId": 1,
      "AccountTypeName": "sample string 2"
    },
    "AccountTypeId": 1,
    "Addresses": {
      "$id": "4",
      "$values": [
        {
          "$id": "5",
          "AccountId": 1,
          "AddressId": 2,
          "City": "sample string 3",
          "CompanyName": "sample string 4",
          "CountryCode": "sample string 5",
          "FirstName": "sample string 6",
          "IsDefaultBilling": true,
          "IsDefaultShipping": true,
          "LastName": "sample string 9",
          "MiddleName": "sample string 10",
          "Name": "sample string 11",
          "PhoneNumber": "sample string 12",
          "PostalCode": "sample string 13",
          "StateCode": "sample string 14",
          "StreetAddress1": "sample string 15",
          "StreetAddress2": "sample string 16",
          "ValidAddress": true,
          "Email": "sample string 18",
          "SetUserBillingAddress": true
        },
        {
          "$ref": "5"
        },
        {
          "$ref": "5"
        }
      ]
    },
    "CompanyName": "sample string 3",
    "CreateDate": "2025-04-28T02:31:50.8460918+00:00",
    "CreateUser": "sample string 4",
    "ReferralCommissionType": "sample string 5",
    "Custom1": "sample string 6",
    "Custom2": "sample string 7",
    "Custom3": "sample string 8",
    "Description": "sample string 9",
    "Email": "sample string 10",
    "EmailOptIn": true,
    "EnableCustomerPricing": true,
    "UserEnableCustomerPricing": true,
    "ExternalId": "sample string 12",
    "ChildExternalAccountId": "sample string 13",
    "UserExternalAccountId": "sample string 14",
    "GiftCardHistoryList": {
      "$id": "6",
      "$values": [
        {
          "$id": "7",
          "GiftCardHistoryId": 1,
          "GiftCardNumber": "sample string 2",
          "GiftCardId": 3,
          "OrderId": 4,
          "TransactionDate": "2025-04-28T02:31:50.8460918+00:00",
          "TransactionAmount": 6.0
        },
        {
          "$ref": "7"
        },
        {
          "$ref": "7"
        }
      ]
    },
    "IsActive": true,
    "Orders": {
      "$id": "8",
      "$values": [
        {
          "$id": "9",
          "Account": {
            "$ref": "2"
          },
          "AccountId": 1,
          "AdditionalInstructions": "sample string 1",
          "ApproverName": "sample string 2",
          "BillingCity": "sample string 3",
          "BillingCompanyName": "sample string 4",
          "BillingCountryCode": "sample string 5",
          "BillingEmail": "sample string 6",
          "BillingEmailId": "sample string 7",
          "BillingFirstName": "sample string 8",
          "BillingLastName": "sample string 9",
          "BillingName": "sample string 10",
          "BillingPhoneNumber": "sample string 11",
          "BillingPostalCode": "sample string 12",
          "BillingStateCode": "sample string 13",
          "BillingStreetAddress1": "sample string 14",
          "BillingStreet": "sample string 15",
          "BillingStreet1": "sample string 16",
          "BillingStreetAddress2": "sample string 17",
          "CardAuthorizationCode": "sample string 18",
          "CardExpiration": "sample string 19",
          "CardTransactionId": "sample string 20",
          "FirstName": "sample string 21",
          "LastName": "sample string 22",
          "OrderIds": "sample string 23",
          "CardTypeId": 1,
          "CompanyName": "sample string 24",
          "CouponCode": "sample string 25",
          "CreateDate": "2025-04-28T02:31:50.8460918+00:00",
          "CreatedBy": "sample string 26",
          "Custom1": "sample string 27",
          "Custom2": "sample string 28",
          "Custom3": "sample string 29",
          "DiscountAmount": 1.0,
          "ExternalId": "sample string 30",
          "Gst": 1.0,
          "Hst": 1.0,
          "ModifiedBy": "sample string 31",
          "ModifiedDate": "2025-04-28T02:31:50.8460918+00:00",
          "OrderDate": "2025-04-28T02:31:50.8460918+00:00",
          "OrderId": 32,
          "OrderLineItems": {
            "$id": "10",
            "$values": [
              {
                "$id": "11",
                "AppliedPromotion": "sample string 1",
                "AutoGeneratedTracking": true,
                "CouponsApplied": "sample string 3",
                "CreateDate": "2025-04-28T02:31:50.8460918+00:00",
                "CreatedBy": "sample string 4",
                "Custom1": "sample string 5",
                "Custom2": "sample string 6",
                "Custom3": "sample string 7",
                "CustomText": "sample string 8",
                "Description": "sample string 9",
                "DiscountAmount": 1.0,
                "DownloadLink": "sample string 10",
                "ExternalId": "sample string 11",
                "Gst": 1.0,
                "HasCustomArtwork": true,
                "Hst": 1.0,
                "IsRecurringBilling": true,
                "ModifiedBy": "sample string 13",
                "ModifiedDate": "2025-04-28T02:31:50.8460918+00:00",
                "Name": "sample string 14",
                "OrderId": 15,
                "OrderLineItemId": 16,
                "OrderLineItemRelationshipTypeId": 1,
                "OrderLineItemStateId": 1,
                "OrderShipment": {
                  "$id": "12",
                  "OrderShipmentId": 1,
                  "ShipName": "sample string 2",
                  "ShippingOptionId": 1,
                  "ShipToCity": "sample string 3",
                  "ShipToCompanyName": "sample string 4",
                  "ShipToCountryCode": "sample string 5",
                  "ShipToEmail": "sample string 6",
                  "ShipToFirstName": "sample string 7",
                  "ShipToLastName": "sample string 8",
                  "ShipToPhoneNumber": "sample string 9",
                  "ShipToPostalCode": "sample string 10",
                  "ShipToStateCode": "sample string 11",
                  "ShipToStreetAddress1": "sample string 12",
                  "ShipToStreetAddress2": "sample string 13",
                  "AddressId": 14,
                  "Quantity": 15.0,
                  "TaxCost": 16.0,
                  "ShippingCost": 17.0,
                  "ShippingName": "sample string 18"
                },
                "OrderShipmentId": 1,
                "ParentOrderLineItemId": 1,
                "PaymentStatusId": 1,
                "Price": 1.0,
                "ProductNumber": "sample string 17",
                "PromotionDescription": "sample string 18",
                "Pst": 1.0,
                "Quantity": 1.0,
                "RecurringBillingAmount": 1.0,
                "RecurringBillingCycles": 1,
                "RecurringBillingFrequency": "sample string 19",
                "RecurringBillingPeriod": "sample string 20",
                "ReturnDate": "2025-04-28T02:31:50.8460918+00:00",
                "SalesTax": 1.0,
                "ShipDate": "2025-04-28T02:31:50.8460918+00:00",
                "ShippingCost": 1.0,
                "ShipSeparately": true,
                "Sku": "sample string 21",
                "TrackingNumber": "sample string 22",
                "TransactionNumber": "sample string 23",
                "Vat": 1.0,
                "Weight": 1.0,
                "ProductNum": "sample string 24",
                "ShipName": "sample string 25",
                "ShippingAddress": "sample string 26",
                "Order": {
                  "$ref": "9"
                },
                "DigitalAsset": "sample string 27",
                "ArtworkID": "sample string 28",
                "ArtworkOrderID": 1,
                "ArtworkOrderLineItemID": 1,
                "StateID": "sample string 29",
                "CanvasOrderID": 1,
                "CanvasOrderLineItemID": 1,
                "IsHresPdfDownloadable": true,
                "ProductHeight": 1.0,
                "ProductWidth": 1.0,
                "IsTaxable": true,
                "TaxabilityTypeId": "sample string 30",
                "ATEItemTaxRequestKeyGuid": "sample string 31",
                "SavedCartLineItemID": 32,
                "DesignerType": 1,
                "OrderLineItemFiles": {
                  "$id": "13",
                  "$values": [
                    {
                      "$id": "14",
                      "Id": 1,
                      "OrderId": 2,
                      "OrderLineItemId": 3,
                      "FileName": "sample string 4",
                      "FilePath": "~/data/default/docs/files/order/2/3/sample string 4"
                    },
                    {
                      "$ref": "14"
                    },
                    {
                      "$ref": "14"
                    }
                  ]
                }
              },
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ]
          },
          "OrderStateId": 1,
          "OrderStateName": "sample string 33",
          "PaymentOption": {
            "$id": "15",
            "DisplayOrder": 1,
            "EnableAmericanExpress": true,
            "EnableDiscover": true,
            "EnableMasterCard": true,
            "EnableRecurringPayments": true,
            "EnableVault": true,
            "EnableVisa": true,
            "IsActive": true,
            "IsRmaCompatible": true,
            "Partner": "sample string 3",
            "PaymentGateway": {
              "$id": "16",
              "Name": "sample string 1",
              "PaymentGatewayId": 2,
              "Url": "sample string 3"
            },
            "PaymentGatewayId": 1,
            "PaymentGatewayPassword": "sample string 4",
            "PaymentGatewayUsername": "sample string 5",
            "PaymentOptionId": 6,
            "PaymentType": {
              "$id": "17",
              "Description": "sample string 1",
              "IsActive": true,
              "Name": "sample string 3",
              "PaymentTypeId": 4
            },
            "PaymentTypeId": 7,
            "PreAuthorize": true,
            "ProfileId": 1,
            "ProfileName": "sample string 9",
            "TestMode": true,
            "TransactionKey": "sample string 11",
            "Vendor": "sample string 12",
            "IsExists": true,
            "AdditionalFee": "sample string 13"
          },
          "PaymentOptionId": 1,
          "PaymentStatusId": 1,
          "PaymentType": {
            "$ref": "17"
          },
          "PaymentTypeId": 1,
          "PortalId": 1,
          "PromotionDescription": "sample string 34",
          "Pst": 1.0,
          "PurchaseOrderNumber": "sample string 35",
          "ReceiptHtml": "sample string 36",
          "IsOffsitePayment": true,
          "ReferralAccountId": 1,
          "ReturnDate": "2025-04-28T02:31:50.8460918+00:00",
          "SalesTax": 1.0,
          "ShipDate": "2025-04-28T02:31:50.8460918+00:00",
          "ShippingCost": 1.0,
          "ShippingOption": {
            "$id": "18",
            "CountryCode": "sample string 1",
            "Description": "sample string 2",
            "CustomErrorMessage": "sample string 3",
            "DisplayOrder": 4,
            "ExternalId": "sample string 5",
            "HandlingCharge": 6.0,
            "ActiveInd": true,
            "ProfileId": 1,
            "ShippingCode": "sample string 8",
            "ShippingId": 9,
            "PortalId": 10,
            "ShippingType": {
              "$id": "19",
              "ClassName": "sample string 1",
              "Description": "sample string 2",
              "IsActive": true,
              "Name": "sample string 4",
              "ShippingTypeId": 5
            },
            "ShippingTypeId": 11,
            "ShippingRule": {
              "$id": "20",
              "BaseCost": 1.0,
              "ClassName": "sample string 2",
              "Custom1": "sample string 3",
              "Custom2": "sample string 4",
              "Custom3": "sample string 5",
              "ExternalId": "sample string 6",
              "errorMessage": "sample string 7",
              "LowerLimit": 1.0,
              "PerItemCost": 8.0,
              "ShippingOption": {
                "$ref": "18"
              },
              "ShippingOptionId": 9,
              "ShippingRuleId": 10,
              "ShippingRuleType": {
                "$id": "21",
                "ClassName": "sample string 1",
                "Description": "sample string 2",
                "IsActive": true,
                "Name": "sample string 4",
                "ShippingRuleTypeId": 5
              },
              "ShippingRuleTypeId": 11,
              "UpperLimit": 1.0
            },
            "ShippingServiceCodeId": 12,
            "ShippingServiceCode": {
              "$id": "22",
              "Code": "sample string 1",
              "Description": "sample string 2",
              "DisplayOrder": 1,
              "IsActive": true,
              "ShippingServiceCodeId": 4,
              "ShippingType": {
                "$ref": "19"
              },
              "ShippingTypeId": 5
            },
            "ShippingtypeName": "sample string 13",
            "ProfileName": "sample string 14",
            "ClassName": "sample string 15",
            "UserType": "sample string 16",
            "IsFreeShipping": true
          },
          "ShippingOptionId": 1,
          "SubTotal": 1.0,
          "TaxCost": 1.0,
          "Total": 1.0,
          "TrackingNumber": "sample string 38",
          "Vat": 1.0,
          "WebServiceDownloadDate": "2025-04-28T02:31:50.8460918+00:00",
          "OrderShipment": {
            "$ref": "12"
          },
          "ShippingID": 1,
          "OrderStatus": "sample string 39",
          "ShippingTypeName": "sample string 40",
          "PaymentStatusName": "sample string 41",
          "PaymentSettingId": 1,
          "GiftAmount": 42.0,
          "PaymentMethod": "sample string 43",
          "PromoCode": "sample string 44",
          "OrderLineItemList": {
            "$id": "23",
            "OrdersLineItems": {
              "$id": "24",
              "$values": [
                {
                  "$ref": "11"
                },
                {
                  "$ref": "11"
                },
                {
                  "$ref": "11"
                }
              ]
            },
            "PageIndex": 1,
            "PageSize": 1,
            "TotalResults": 1,
            "TotalPages": 1
          },
          "StoreName": "sample string 45",
          "OrderShipmentId": 46,
          "ShipName": "sample string 47",
          "ShipToCity": "sample string 48",
          "ShipToCompanyName": "sample string 49",
          "ShipToCountryCode": "sample string 50",
          "ShipToEmailId": "sample string 51",
          "ShipToFirstName": "sample string 52",
          "ShipToLastName": "sample string 53",
          "ShipToPhoneNumber": "sample string 54",
          "ShipToPostalCode": "sample string 55",
          "ShipToStateCode": "sample string 56",
          "ShipToStreet": "sample string 57",
          "ShipToStreet1": "sample string 58",
          "AddressId": 59,
          "Quantity": 60,
          "ShippingName": "sample string 61",
          "RefundCardNumber": "sample string 62",
          "ExpirationDate": "sample string 63",
          "Month": 64,
          "Year": 65,
          "SecurityCode": "sample string 66",
          "RefundAmount": 67.0,
          "ErrorMessage": "sample string 68",
          "TrackingText": "sample string 69",
          "rmaRequestList": {
            "$id": "25",
            "RMARequests": {
              "$id": "26",
              "$values": [
                {
                  "$id": "27",
                  "RMARequestID": 1,
                  "OrderId": 2,
                  "StoreName": "sample string 3",
                  "BillingFirstName": "sample string 4",
                  "BillingLastName": "sample string 5",
                  "RequestDate": "2025-04-28T02:31:50.8460918+00:00",
                  "RequestStatus": "sample string 7",
                  "RequestStatusId": 1,
                  "TaxCost": 1.0,
                  "Discount": 1.0,
                  "SubTotal": 1.0,
                  "Total": 1.0,
                  "Comments": "sample string 8",
                  "RequestNumber": "sample string 9",
                  "PortalId": 10,
                  "UpdatedDate": "2025-04-28T02:31:50.8460918+00:00",
                  "RMARequestItems": {
                    "$id": "28",
                    "$values": [
                      {
                        "$id": "29",
                        "OrderLineItemID": 1,
                        "OrderID": 1,
                        "ProductNum": "sample string 1",
                        "Name": "sample string 2",
                        "Description": "sample string 3",
                        "MaxQuantity": 1.0,
                        "Price": 1.0,
                        "SKU": "sample string 4",
                        "DiscountAmount": 1.0,
                        "ShippingCost": 1.0,
                        "PromoDescription": "sample string 5",
                        "SalesTax": 1.0,
                        "RMAMaxQuantity": 1.0,
                        "RMAQuantity": 1.0,
                        "IsReturnable": true,
                        "IsReceived": true,
                        "ReasonForReturnId": 1,
                        "TaxCost": 1.0,
                        "SubTotal": 1.0,
                        "Total": 1.0,
                        "ReasonforReturn": "sample string 6",
                        "RMARequestId": 1,
                        "RMARequestItemID": 7,
                        "AccountID": 8,
                        "GCExpirationPeriod": 1,
                        "Quantity": 1.0,
                        "GiftCardId": 1,
                        "TransactionId": "sample string 9"
                      },
                      {
                        "$ref": "29"
                      },
                      {
                        "$ref": "29"
                      }
                    ]
                  },
                  "CustomerName": "sample string 11"
                },
                {
                  "$ref": "27"
                },
                {
                  "$ref": "27"
                }
              ]
            },
            "PageIndex": 1,
            "PageSize": 1,
            "TotalResults": 1,
            "TotalPages": 1
          },
          "PaymentTypeName": "sample string 70",
          "ReceiptUrl": "sample string 71",
          "ATEOrderTaxResponse": {
            "$id": "30",
            "DocID": "sample string 1",
            "Items": {
              "$id": "31",
              "$values": [
                {
                  "$id": "32",
                  "Key": "sample string 1",
                  "PriceTaxable": 1.0,
                  "TaxRate": 1.0,
                  "TaxAmount": 1.0,
                  "Assessments": {
                    "$id": "33",
                    "$values": [
                      {
                        "$id": "34",
                        "Name": "sample string 1",
                        "TaxRegion": "sample string 2",
                        "PriceTaxable": 3.0,
                        "TaxRate": 4.0,
                        "TaxAmount": 5.0
                      },
                      {
                        "$ref": "34"
                      },
                      {
                        "$ref": "34"
                      }
                    ]
                  },
                  "IsTaxable": true,
                  "HasNexus": true
                },
                {
                  "$ref": "32"
                },
                {
                  "$ref": "32"
                }
              ]
            },
            "PreTaxPrice": 1.0,
            "TaxAmount": 1.0,
            "PriceTotal": 1.0,
            "PriceTaxable": 1.0,
            "Assessments": {
              "$id": "35",
              "$values": [
                {
                  "$ref": "34"
                },
                {
                  "$ref": "34"
                },
                {
                  "$ref": "34"
                }
              ]
            },
            "HighestTaxRate": 1.0,
            "IsTaxable": true,
            "Breakdown": "sample string 3",
            "ErrorCode": 1,
            "ErrorMessage": "sample string 4",
            "StackTrace": "sample string 5",
            "AllowHtmlResponse": true,
            "HasError": true,
            "StringResponse": "sample string 8"
          },
          "IsShippingTaxable": true,
          "IsUsingTaxJarTax": true,
          "SecondaryExternalId": "sample string 72",
          "OrderApprovalLog": {
            "$id": "36",
            "ID": 1,
            "OrderID": 2,
            "ApproverID": 3,
            "ApproverIpAddress": "sample string 4",
            "ApprovedDate": "2025-04-28T02:31:50.8617172+00:00",
            "RejectedDate": "2025-04-28T02:31:50.8617172+00:00",
            "ApproverMsgToRequester": "sample string 5",
            "ApproverNote": "sample string 6"
          },
          "FullName": "sample string 73"
        },
        {
          "$ref": "9"
        },
        {
          "$ref": "9"
        }
      ]
    },
    "ParentAccountId": 1,
    "ProfileId": 1,
    "Profiles": {
      "$id": "37",
      "$values": [
        {
          "$id": "38",
          "EmailList": "sample string 1",
          "ExternalId": "sample string 2",
          "Name": "sample string 3",
          "ProfileId": 4,
          "ShowOnPartnerSignup": true,
          "ShowPricing": true,
          "TaxClassId": 1,
          "TaxExempt": true,
          "UseWholesalePricing": true,
          "ShowAdditionalCheckoutInstructions": true,
          "OrderSyncDisabled": true,
          "Weighting": 1.0,
          "AccountProfileID": 10,
          "AccountId": 11,
          "RequirePO": true
        },
        {
          "$ref": "38"
        },
        {
          "$ref": "38"
        }
      ]
    },
    "ReferralAccountId": 1,
    "ReferralCommission": 1.0,
    "ReferralCommissionTypeId": 1,
    "ReferralStatus": "sample string 15",
    "Source": "sample string 16",
    "SubAccountLimit": 1,
    "TaxId": "sample string 17",
    "UpdateDate": "2025-04-28T02:31:50.8617172+00:00",
    "UpdateUser": "sample string 18",
    "User": {
      "$id": "39",
      "Comment": "sample string 1",
      "CreateDate": "2025-04-28T02:31:50.8617172+00:00",
      "Email": "sample string 3",
      "IsApproved": true,
      "IsLockedOut": true,
      "IsOnline": true,
      "LastActivityDate": "2025-04-28T02:31:50.8617172+00:00",
      "LastLockoutDate": "2025-04-28T02:31:50.8617172+00:00",
      "LastLoginDate": "2025-04-28T02:31:50.8617172+00:00",
      "LastPasswordChangedDate": "2025-04-28T02:31:50.8617172+00:00",
      "NewPassword": "sample string 11",
      "Password": "sample string 12",
      "PasswordAnswer": "sample string 13",
      "PasswordQuestion": "sample string 14",
      "ProviderName": "sample string 15",
      "UserId": "2906368a-fd0d-4d82-b2aa-8b43fc258cc2",
      "Username": "sample string 3",
      "PasswordToken": "sample string 17",
      "IsConfirmed": true,
      "ProfileId": 1,
      "PortalId": 19,
      "IsFranchise": true
    },
    "AddressModel": {
      "$ref": "5"
    },
    "UserId": "aa1145a1-d803-4e17-bea7-d2140123aea9",
    "WebServiceDownloadDate": "2025-04-28T02:31:50.8617172+00:00",
    "Website": "sample string 19",
    "WishList": {
      "$id": "40",
      "$values": [
        {
          "$id": "41",
          "AccountId": 1,
          "CreateDate": "2025-04-28T02:31:50.8617172+00:00",
          "Custom": "sample string 3",
          "ProductId": 4,
          "WishListId": 5,
          "Product": {
            "$id": "42",
            "AccountId": 1,
            "AdditionalInfo": "sample string 1",
            "AdditionalInfoLink": "sample string 2",
            "AdditionalInfoLinkLabel": "sample string 3",
            "AddOns": {
              "$id": "43",
              "$values": [
                {
                  "$id": "44",
                  "AccountId": 1,
                  "AddOnId": 1,
                  "AllowBackOrder": true,
                  "BackOrderMessage": "sample string 3",
                  "Description": "sample string 4",
                  "DisplayOrder": 5,
                  "DisplayType": "sample string 6",
                  "ExternalApiId": "sample string 7",
                  "ExternalId": 1,
                  "InStockMessage": "sample string 8",
                  "IsOptional": true,
                  "LocaleId": 10,
                  "Name": "sample string 11",
                  "OutOfStockMessage": "sample string 12",
                  "PortalId": 1,
                  "ProductId": 13,
                  "ProductIds": "sample string 14",
                  "ProductCount": 1,
                  "PromptMessage": "sample string 15",
                  "Title": "sample string 16",
                  "TrackInventory": true,
                  "ProductAddOnId": 18,
                  "AddOnValues": {
                    "$id": "45",
                    "$values": [
                      {
                        "$id": "46",
                        "AddOnValueId": 1,
                        "AddOnId": 2,
                        "Name": "sample string 3",
                        "Description": "sample string 4",
                        "SKU": "sample string 5",
                        "IsDefault": true,
                        "QuantityOnHand": 7.0,
                        "DisplayOrder": 8,
                        "RetailPrice": 9.0,
                        "SalePrice": 1.0,
                        "WholesalePrice": 1.0,
                        "Weight": 10.0,
                        "Height": 1.0,
                        "Width": 1.0,
                        "Length": 1.0,
                        "ShippingRuleTypeId": 1,
                        "FreeShippingInd": true,
                        "SupplierId": 1,
                        "TaxClassId": 12,
                        "CustomText": "sample string 13",
                        "CartAddOnDetails": "sample string 14",
                        "RecurringBillingInd": true,
                        "RecurringBillingInstallmentInd": true,
                        "RecurringBillingPeriod": "sample string 17",
                        "RecurringBillingFrequency": "sample string 18",
                        "RecurringBillingTotalCycles": 19,
                        "RecurringBillingInitialAmount": 1.0,
                        "ReOrderLevel": 1.0,
                        "UpdateDate": "2025-04-28T02:31:50.8617172+00:00"
                      },
                      {
                        "$ref": "46"
                      },
                      {
                        "$ref": "46"
                      }
                    ]
                  },
                  "IsAssociatedAddOnValue": true,
                  "AddOnValueName": "sample string 20",
                  "UserName": "sample string 21"
                },
                {
                  "$ref": "44"
                },
                {
                  "$ref": "44"
                }
              ]
            },
            "AffiliateUrl": "sample string 4",
            "AllowBackOrder": true,
            "AllowDropShip": true,
            "AllowFreeShipping": true,
            "AllowRecurringBilling": true,
            "AllowRecurringBillingInstallment": true,
            "Attributes": {
              "$id": "47",
              "$values": [
                {
                  "$id": "48",
                  "AttributeId": 1,
                  "AttributeType": {
                    "$id": "49",
                    "AttributeTypeId": 1,
                    "Description": "sample string 2",
                    "DisplayOrder": 3,
                    "IsPrivate": true,
                    "LocaleId": 5,
                    "Name": "sample string 6",
                    "PortalId": 1
                  },
                  "AttributeTypeId": 2,
                  "DisplayOrder": 3,
                  "ExternalId": "sample string 4",
                  "IsActive": true,
                  "Name": "sample string 6",
                  "OldAttributeId": 1,
                  "AttributeTypeName": "sample string 7"
                },
                {
                  "$ref": "48"
                },
                {
                  "$ref": "48"
                }
              ]
            },
            "BackOrderMessage": "sample string 7",
            "BeginActiveDate": "2025-04-28T02:31:50.8617172+00:00",
            "BundledProductIds": "sample string 8",
            "BundledProductExternalIds": "sample string 9",
            "CallForPricing": true,
            "Categories": {
              "$id": "50",
              "$values": [
                {
                  "$id": "51",
                  "AlternateDescription": "sample string 1",
                  "CategoryId": 2,
                  "CategoryNodes": {
                    "$id": "52",
                    "$values": [
                      {
                        "$id": "53",
                        "Catalog": {
                          "$id": "54",
                          "CatalogId": 1,
                          "ExternalId": "sample string 2",
                          "IsActive": true,
                          "Name": "sample string 4",
                          "PortalId": 1,
                          "PreserveCategories": true,
                          "IsDefault": true,
                          "IsFromSitecore": true,
                          "ProductIds": "sample string 8",
                          "ProductCount": 9,
                          "CategoryCount": 10
                        },
                        "CatalogId": 1,
                        "Category": {
                          "$ref": "51"
                        },
                        "CategoryId": 1,
                        "CategoryNodeId": 2,
                        "BeginDate": "2025-04-28T02:31:50.8617172+00:00",
                        "CssId": 1,
                        "DisplayOrder": 1,
                        "EndDate": "2025-04-28T02:31:50.8617172+00:00",
                        "IsActive": true,
                        "MasterPageId": 1,
                        "ParentCategoryNodeId": 1,
                        "ThemeId": 1,
                        "ErrorMessage": "sample string 4",
                        "Name": "sample string 5",
                        "Title": "sample string 6",
                        "VisibleInd": true,
                        "IsCategoryAssociated": true
                      },
                      {
                        "$ref": "53"
                      },
                      {
                        "$ref": "53"
                      }
                    ]
                  },
                  "CategoryProfiles": {
                    "$id": "55",
                    "$values": [
                      {
                        "$id": "56",
                        "CategoryProfileID": 1,
                        "CategoryID": 2,
                        "ProfileID": 3,
                        "EffectiveDate": "2025-04-28T02:31:50.8617172+00:00",
                        "ProfileName": "sample string 5"
                      },
                      {
                        "$ref": "56"
                      },
                      {
                        "$ref": "56"
                      }
                    ]
                  },
                  "CategoryUrl": "sample string 3",
                  "CreateDate": "2025-04-28T02:31:50.8617172+00:00",
                  "Custom1": "sample string 4",
                  "Custom2": "sample string 5",
                  "Custom3": "sample string 6",
                  "Description": "sample string 7",
                  "DisplayOrder": 1,
                  "ExternalId": "sample string 8",
                  "ImageAltTag": "sample string 9",
                  "ImageFile": "sample string 10",
                  "ImageLargePath": "sample string 11",
                  "ImageMediumPath": "sample string 12",
                  "ImageSmallPath": "sample string 13",
                  "ImageSmallThumbnailPath": "sample string 14",
                  "ImageThumbnailPath": "sample string 15",
                  "IsVisible": true,
                  "Name": "sample string 17",
                  "ProductIds": "sample string 18",
                  "SeoDescription": "sample string 19",
                  "SeoKeywords": "sample string 20",
                  "SeoTitle": "sample string 21",
                  "SeoUrl": "sample string 22",
                  "ShortDescription": "sample string 23",
                  "RedirectUrlInd": true,
                  "Subcategories": {
                    "$id": "57",
                    "$values": [
                      {
                        "$ref": "51"
                      },
                      {
                        "$ref": "51"
                      },
                      {
                        "$ref": "51"
                      }
                    ]
                  },
                  "SubcategoryGridIsVisible": true,
                  "IsAssociate": true,
                  "Title": "sample string 27",
                  "UpdateDate": "2025-04-28T02:31:50.8617172+00:00",
                  "CategoryBanner": "sample string 28",
                  "PortalID": 1,
                  "ProductId": 29,
                  "CategoryIds": "sample string 30",
                  "UserName": "sample string 31",
                  "IsFromSitecore": true,
                  "ProductCount": 33,
                  "ParentCategoryNodeId": 34,
                  "IsActive": true,
                  "ActiveProductCount": 36,
                  "FacetsGroups": {
                    "$id": "58",
                    "$values": [
                      {
                        "$id": "59",
                        "FacetGroupID": 1,
                        "FacetGroupLabel": "sample string 2",
                        "ControlTypeID": 1,
                        "CatalogID": 1,
                        "DisplayOrder": 1,
                        "FacetGroupCategories": {
                          "$id": "60",
                          "$values": [
                            {
                              "$id": "61",
                              "FacetGroupID": 1,
                              "CategoryID": 2,
                              "CategoryDisplayOrder": 1
                            },
                            {
                              "$ref": "61"
                            },
                            {
                              "$ref": "61"
                            }
                          ]
                        },
                        "FacetGroupFacets": {
                          "$id": "62",
                          "$values": [
                            {
                              "$id": "63",
                              "FacetID": 1,
                              "FacetGroupID": 1,
                              "FacetName": "sample string 2",
                              "FacetDisplayOrder": 1,
                              "IconPath": "sample string 3"
                            },
                            {
                              "$ref": "63"
                            },
                            {
                              "$ref": "63"
                            }
                          ]
                        },
                        "FacetName": "sample string 3"
                      },
                      {
                        "$ref": "59"
                      },
                      {
                        "$ref": "59"
                      }
                    ]
                  },
                  "Properties": {
                    "$id": "64",
                    "IsFeatured": true
                  },
                  "CatalogCount": 37
                },
                {
                  "$ref": "51"
                },
                {
                  "$ref": "51"
                }
              ]
            },
            "ProductCategories": {
              "$id": "65",
              "$values": [
                {
                  "$id": "66",
                  "BeginDate": "2025-04-28T02:31:50.8617172+00:00",
                  "Category": {
                    "$ref": "51"
                  },
                  "CategoryId": 1,
                  "CssId": 1,
                  "DisplayOrder": 1,
                  "EndDate": "2025-04-28T02:31:50.8617172+00:00",
                  "IsActive": true,
                  "MasterPageId": 1,
                  "Product": {
                    "$ref": "42"
                  },
                  "ProductCategoryId": 3,
                  "ProductId": 4,
                  "ThemeId": 1
                },
                {
                  "$ref": "66"
                },
                {
                  "$ref": "66"
                }
              ]
            },
            "CreateDate": "2025-04-28T02:31:50.8617172+00:00",
            "CrossSells": {
              "$id": "67",
              "$values": [
                {
                  "$id": "68",
                  "DisplayOrder": 1,
                  "ProductCrossSellTypeId": 1,
                  "ProductId": 2,
                  "RelatedProductId": 3,
                  "RelationTypeId": 4,
                  "ProductName": "sample string 5",
                  "CrossSellProducts": "sample string 6",
                  "FrequentlyBoughtProduct1": "sample string 7",
                  "FrequentlyBoughtProduct2": "sample string 8",
                  "ProductRelation": 1
                },
                {
                  "$ref": "68"
                },
                {
                  "$ref": "68"
                }
              ]
            },
            "Custom1": "sample string 11",
            "Custom2": "sample string 12",
            "Custom3": "sample string 13",
            "Description": "sample string 14",
            "DisplayOrder": 1,
            "DownloadLink": "sample string 15",
            "DropShipEmailAddress": "sample string 16",
            "EndActiveDate": "2025-04-28T02:31:50.8617172+00:00",
            "ExpirationFrequency": 1,
            "ExpirationPeriod": 1,
            "ExternalId": "sample string 17",
            "FeaturesDescription": "sample string 18",
            "FrequentlyBoughtTogether": {
              "$id": "69",
              "$values": [
                {
                  "$ref": "68"
                },
                {
                  "$ref": "68"
                },
                {
                  "$ref": "68"
                }
              ]
            },
            "Height": 1.0,
            "Highlights": {
              "$id": "70",
              "$values": [
                {
                  "$id": "71",
                  "Description": "sample string 1",
                  "DisplayOrder": 1,
                  "ImageAltTag": "sample string 2",
                  "ImageFile": "sample string 3",
                  "ImageLargePath": "sample string 4",
                  "ImageMediumPath": "sample string 5",
                  "ImageSmallPath": "sample string 6",
                  "ImageSmallThumbnailPath": "sample string 7",
                  "ImageThumbnailPath": "sample string 8",
                  "HighlightId": 9,
                  "HighlightType": {
                    "$id": "72",
                    "Description": "sample string 1",
                    "HighlightTypeId": 2,
                    "Name": "sample string 3"
                  },
                  "HighlightTypeName": "sample string 10",
                  "HighlightTypeId": 1,
                  "Hyperlink": "sample string 11",
                  "HyperlinkNewWindow": true,
                  "IsActive": true,
                  "LocaleId": 12,
                  "Name": "sample string 13",
                  "PortalId": 1,
                  "ProductId": 14,
                  "ShortDescription": "sample string 15",
                  "DisplayPopup": true,
                  "ProductHighlightID": 17,
                  "IsAssociatedProduct": true,
                  "UserName": "sample string 19",
                  "UserType": "sample string 20"
                },
                {
                  "$ref": "71"
                },
                {
                  "$ref": "71"
                }
              ]
            },
            "ImageAltTag": "sample string 19",
            "ImageFile": "sample string 20",
            "ImageLargePath": "sample string 21",
            "ImageMediumPath": "sample string 22",
            "ImageSmallPath": "sample string 23",
            "ImageSmallThumbnailPath": "sample string 24",
            "ImageThumbnailPath": "sample string 25",
            "Images": {
              "$id": "73",
              "$values": [
                {
                  "$id": "74",
                  "AlternateThumbnailImageFile": "sample string 1",
                  "DisplayOrder": 1,
                  "ImageAltTag": "sample string 2",
                  "ImageFile": "sample string 3",
                  "ImageLargePath": "sample string 4",
                  "ImageMediumPath": "sample string 5",
                  "ImageSmallPath": "sample string 6",
                  "ImageSmallThumbnailPath": "sample string 7",
                  "ImageThumbnailPath": "sample string 8",
                  "IsActive": true,
                  "Name": "sample string 10",
                  "ProductId": 11,
                  "ProductImageId": 12,
                  "ProductImageTypeId": 1,
                  "ReviewStateId": 1,
                  "ShowOnCategoryPage": true
                },
                {
                  "$ref": "74"
                },
                {
                  "$ref": "74"
                }
              ]
            },
            "InStockMessage": "sample string 26",
            "InventoryDisplay": 64,
            "IsActive": true,
            "IsCategorySpecial": true,
            "IsFeatured": true,
            "IsFranchisable": true,
            "IsHomepageSpecial": true,
            "IsMustLoginToView": true,
            "CalculateAddOnsOnlyOnceInTotal": true,
            "IsNewProduct": true,
            "IsShippable": true,
            "Keywords": "sample string 35",
            "Length": 1.0,
            "Manufacturer": {
              "$id": "75",
              "Custom1": "sample string 1",
              "Custom2": "sample string 2",
              "Custom3": "sample string 3",
              "Description": "sample string 4",
              "DisplayOrder": 5,
              "Email": "sample string 6",
              "EmailNotificationTemplate": "sample string 7",
              "IsActive": true,
              "IsDropShipper": true,
              "ManufacturerId": 9,
              "Name": "sample string 10",
              "PortalId": 1,
              "Website": "sample string 11"
            },
            "ManufacturerId": 1,
            "MaxSelectableQuantity": 1.0,
            "MinSelectableQuantity": 1.0,
            "QuantityIncrement": 1,
            "EnableFileUploads": true,
            "ProductSetting": {
              "$id": "76",
              "ProductSettingId": 1,
              "ProductNumDifferent": true,
              "ProductId": 3,
              "EnableFileUploads": true,
              "ShipAttributeDifferent": true,
              "ShipWidth": 1.0,
              "ShipHeight": 1.0,
              "ShipLength": 1.0,
              "ShipWeight": 1.0,
              "IsCustom": true,
              "IsCustomReq": true,
              "DesignerType": 64,
              "ImageArrayJSON": "sample string 8",
              "CCStateID": "sample string 9",
              "CCProofLocation": "sample string 10",
              "IsHresPdfDownloadable": true
            },
            "Name": "sample string 37",
            "OutOfStockMessage": "sample string 38",
            "PortalId": 1,
            "ProductId": 39,
            "ProductNumber": "sample string 40",
            "ProductType": {
              "$id": "77",
              "Description": "sample string 1",
              "OldProductTypeName": "sample string 2",
              "Name": "sample string 3",
              "DisplayOrder": 4,
              "ProductTypeId": 5,
              "PortalId": 1,
              "IsFranchiseable": true,
              "IsGiftCard": true
            },
            "ProductTypeId": 41,
            "ProductUrl": "sample string 42",
            "PromotionMessage": "sample string 43",
            "PromotionPrice": 1.0,
            "Promotions": {
              "$id": "78",
              "$values": [
                {
                  "$id": "79",
                  "AccountId": 1,
                  "AddOnValueId": 1,
                  "CatalogId": 1,
                  "CategoryId": 1,
                  "CouponCode": "sample string 1",
                  "CouponQuantityAvailable": 1,
                  "Custom1": "sample string 2",
                  "Custom2": "sample string 3",
                  "Custom3": "sample string 4",
                  "Description": "sample string 5",
                  "Discount": 6.0,
                  "DiscountedProductId": 1,
                  "DiscountedProductQuantity": 1.0,
                  "DisplayOrder": 7,
                  "EnableCouponUrl": true,
                  "EndDate": "2025-04-28T02:31:50.8617172+00:00",
                  "ExternalId": "sample string 9",
                  "HasCoupon": true,
                  "ManufacturerId": 1,
                  "MinimumOrderAmount": 1.0,
                  "Name": "sample string 11",
                  "PortalId": 1,
                  "ProfileId": 1,
                  "PromoCode": "sample string 12",
                  "PromotionId": 13,
                  "PromotionMessage": "sample string 14",
                  "PromotionType": {
                    "$id": "80",
                    "ClassName": "sample string 1",
                    "ClassType": "sample string 2",
                    "Description": "sample string 3",
                    "IsActive": true,
                    "Name": "sample string 5",
                    "PromotionTypeId": 6,
                    "UserType": "sample string 7"
                  },
                  "StoreName": "sample string 15",
                  "Profile": "sample string 16",
                  "PromotionTypeId": 17,
                  "RequiredProductId": 1,
                  "RequiredProductMinimumQuantity": 1.0,
                  "SkuId": 1,
                  "StartDate": "2025-04-28T02:31:50.8617172+00:00",
                  "IsCouponAllowedWithOtherCoupons": true
                },
                {
                  "$ref": "79"
                },
                {
                  "$ref": "79"
                }
              ]
            },
            "RecurringBillingFrequency": "sample string 44",
            "RecurringBillingInitialAmount": 1.0,
            "RecurringBillingPeriod": "sample string 45",
            "RecurringBillingTotalCycles": 1,
            "RetailPrice": 1.0,
            "Reviews": {
              "$id": "81",
              "$values": [
                {
                  "$id": "82",
                  "AccountId": 1,
                  "Comments": "sample string 1",
                  "Cons": "sample string 2",
                  "CreateDate": "2025-04-28T02:31:50.8617172+00:00",
                  "CreateUser": "sample string 3",
                  "Custom1": "sample string 4",
                  "Custom2": "sample string 5",
                  "Custom3": "sample string 6",
                  "Product": {
                    "$ref": "42"
                  },
                  "ProductId": 1,
                  "Pros": "sample string 7",
                  "Rating": 8,
                  "ReviewId": 9,
                  "Status": "sample string 10",
                  "Subject": "sample string 11",
                  "UserLocation": "sample string 12",
                  "ProductName": "sample string 13"
                },
                {
                  "$ref": "82"
                },
                {
                  "$ref": "82"
                }
              ]
            },
            "ReviewStateId": 1,
            "SalePrice": 1.0,
            "SelectedSku": {
              "$id": "83",
              "Attributes": {
                "$id": "84",
                "$values": [
                  {
                    "$ref": "48"
                  },
                  {
                    "$ref": "48"
                  },
                  {
                    "$ref": "48"
                  }
                ]
              },
              "CustomerPricingSku": {
                "$id": "85",
                "$values": [
                  {
                    "$id": "86",
                    "CustomerPricingId": 1,
                    "ExternalAccountNo": "sample string 2",
                    "NegotiatedPrice": 1.0,
                    "SKUExternalId": "sample string 3"
                  },
                  {
                    "$ref": "86"
                  },
                  {
                    "$ref": "86"
                  }
                ]
              },
              "Custom1": "sample string 1",
              "Custom2": "sample string 2",
              "Custom3": "sample string 3",
              "DisplayOrder": 1,
              "ExternalId": "sample string 4",
              "FinalPrice": 1.0,
              "ImageAltTag": "sample string 5",
              "ImageFile": "sample string 6",
              "ImageLargePath": "sample string 7",
              "ImageMediumPath": "sample string 8",
              "ImageSmallPath": "sample string 9",
              "ImageSmallThumbnailPath": "sample string 10",
              "ImageThumbnailPath": "sample string 11",
              "Inventory": {
                "$id": "87",
                "InventoryId": 1,
                "QuantityOnHand": 1.0,
                "ReorderLevel": 1.0,
                "Sku": "sample string 2",
                "Skus": {
                  "$id": "88",
                  "$values": [
                    {
                      "$ref": "83"
                    },
                    {
                      "$ref": "83"
                    },
                    {
                      "$ref": "83"
                    }
                  ]
                }
              },
              "IsActive": true,
              "Note": "sample string 13",
              "ProductId": 14,
              "ProductPrice": 1.0,
              "PromotionPrice": 1.0,
              "RecurringBillingFrequency": "sample string 15",
              "RecurringBillingInitialAmount": 1.0,
              "RecurringBillingPeriod": "sample string 16",
              "RecurringBillingTotalCycles": 1,
              "RetailPriceOverride": 1.0,
              "SalePriceOverride": 1.0,
              "Sku": "sample string 17",
              "SkuId": 18,
              "Supplier": {
                "$id": "89",
                "ContactEmail": "sample string 1",
                "ContactFirstName": "sample string 2",
                "ContactLastName": "sample string 3",
                "ContactPhone": "sample string 4",
                "Custom1": "sample string 5",
                "Custom2": "sample string 6",
                "Custom3": "sample string 7",
                "Custom4": "sample string 8",
                "Custom5": "sample string 9",
                "Description": "sample string 10",
                "DisplayOrder": 1,
                "EmailNotificationTemplate": "sample string 11",
                "EnableEmailNotification": true,
                "ExternalId": "sample string 13",
                "ExternalSupplierNumber": "sample string 14",
                "IsActive": true,
                "Name": "sample string 16",
                "NotificationEmail": "sample string 17",
                "PortalId": 1,
                "SupplierId": 18,
                "SupplierType": {
                  "$id": "90",
                  "ClassName": "sample string 1",
                  "Description": "sample string 2",
                  "IsActive": true,
                  "Name": "sample string 4",
                  "SupplierTypeId": 5
                },
                "SupplierTypeId": 1,
                "Address": {
                  "$ref": "5"
                },
                "Account": {
                  "$ref": "2"
                },
                "ClassName": "sample string 19"
              },
              "SupplierId": 1,
              "UpdateDate": "2025-04-28T02:31:50.8617172+00:00",
              "WebServiceDownloadDate": "2025-04-28T02:31:50.8617172+00:00",
              "WeightAdditional": 1.0,
              "WholesalePriceOverride": 1.0,
              "AttributesIds": "sample string 19",
              "Error": "sample string 20",
              "UserType": "sample string 21",
              "UserName": "sample string 22"
            },
            "SeoDescription": "sample string 46",
            "SeoKeywords": "sample string 47",
            "SeoTitle": "sample string 48",
            "SeoUrl": "sample string 49",
            "ShipEachItemSeparately": true,
            "ShippingRate": 1.0,
            "ShippingRuleTypeId": 1,
            "ShipSeparately": true,
            "ShortDescription": "sample string 51",
            "Skus": {
              "$id": "91",
              "$values": [
                {
                  "$ref": "83"
                },
                {
                  "$ref": "83"
                },
                {
                  "$ref": "83"
                }
              ]
            },
            "Specifications": "sample string 52",
            "SupplierId": 1,
            "TaxClassId": 1,
            "TieredPrice": 1.0,
            "Tiers": {
              "$id": "92",
              "$values": [
                {
                  "$id": "93",
                  "Price": 1.0,
                  "ProductId": 2,
                  "ProductTierId": 3,
                  "ProfileId": 1,
                  "TierEnd": 4,
                  "TierStart": 5,
                  "ProfileName": "sample string 6",
                  "Discount": 1.0,
                  "IsPercentageAmount": true
                },
                {
                  "$ref": "93"
                },
                {
                  "$ref": "93"
                }
              ]
            },
            "TrackInventory": true,
            "UpdateDate": "2025-04-28T02:31:50.8617172+00:00",
            "WebServiceDownloadDate": "2025-04-28T02:31:50.8617172+00:00",
            "Weight": 1.0,
            "Width": 1.0,
            "WholesalePrice": 1.0,
            "YouMayAlsoLike": {
              "$id": "94",
              "$values": [
                {
                  "$ref": "68"
                },
                {
                  "$ref": "68"
                },
                {
                  "$ref": "68"
                }
              ]
            },
            "IsChildProduct": true,
            "IsParentProductId": true,
            "NegotiatedPrice": 1.0,
            "ProductNum": "sample string 53",
            "Vendor": "sample string 54",
            "IsGiftCard": true,
            "AttributeCount": 56,
            "ProductAttributes": {
              "$id": "95",
              "sample string 1": {
                "$id": "96",
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4",
                "sample string 5": "sample string 6"
              },
              "sample string 2": {
                "$id": "97",
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4",
                "sample string 5": "sample string 6"
              },
              "sample string 3": {
                "$id": "98",
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4",
                "sample string 5": "sample string 6"
              }
            },
            "ProductAddOns": {
              "$id": "99",
              "sample string 1": {
                "$id": "100",
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4",
                "sample string 5": "sample string 6"
              },
              "sample string 2": {
                "$id": "101",
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4",
                "sample string 5": "sample string 6"
              },
              "sample string 3": {
                "$id": "102",
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4",
                "sample string 5": "sample string 6"
              }
            },
            "BundleProductDict": {
              "$id": "103",
              "sample string 1": {
                "$id": "104",
                "sample string 1": {
                  "$id": "105",
                  "sample string 1": "sample string 2",
                  "sample string 3": "sample string 4",
                  "sample string 5": "sample string 6"
                },
                "sample string 2": {
                  "$id": "106",
                  "sample string 1": "sample string 2",
                  "sample string 3": "sample string 4",
                  "sample string 5": "sample string 6"
                },
                "sample string 3": {
                  "$id": "107",
                  "sample string 1": "sample string 2",
                  "sample string 3": "sample string 4",
                  "sample string 5": "sample string 6"
                }
              },
              "sample string 2": {
                "$id": "108",
                "sample string 1": {
                  "$id": "109",
                  "sample string 1": "sample string 2",
                  "sample string 3": "sample string 4",
                  "sample string 5": "sample string 6"
                },
                "sample string 2": {
                  "$id": "110",
                  "sample string 1": "sample string 2",
                  "sample string 3": "sample string 4",
                  "sample string 5": "sample string 6"
                },
                "sample string 3": {
                  "$id": "111",
                  "sample string 1": "sample string 2",
                  "sample string 3": "sample string 4",
                  "sample string 5": "sample string 6"
                }
              },
              "sample string 3": {
                "$id": "112",
                "sample string 1": {
                  "$id": "113",
                  "sample string 1": "sample string 2",
                  "sample string 3": "sample string 4",
                  "sample string 5": "sample string 6"
                },
                "sample string 2": {
                  "$id": "114",
                  "sample string 1": "sample string 2",
                  "sample string 3": "sample string 4",
                  "sample string 5": "sample string 6"
                },
                "sample string 3": {
                  "$id": "115",
                  "sample string 1": "sample string 2",
                  "sample string 3": "sample string 4",
                  "sample string 5": "sample string 6"
                }
              }
            },
            "UserType": "sample string 57",
            "UserName": "sample string 58",
            "ReviewHistoryDescription": "sample string 59",
            "ProductIds": "sample string 60",
            "IsFromSitecore": true,
            "YouTubeVideoUrl": "sample string 62",
            "ArtworkID": "sample string 63",
            "RequireCustomization": true,
            "ArtworkLowResUri": "sample string 65",
            "ArtworkThumbnailUri": "sample string 66",
            "ProductAsset": {
              "$id": "116",
              "$values": [
                {
                  "$id": "117",
                  "ProductAssetId": 1,
                  "ProductId": 2,
                  "ProductFile": "sample string 3",
                  "DateUploaded": "2025-04-28T02:31:50.8617172+00:00",
                  "FileURI": "sample string 5",
                  "FileSize": "sample string 6",
                  "FileExtension": "sample string 7"
                },
                {
                  "$ref": "117"
                },
                {
                  "$ref": "117"
                }
              ]
            },
            "SupplierName": "sample string 67",
            "SupplierTypeName": "sample string 68",
            "ManufacturerName": "sample string 69",
            "ProductTypeName": "sample string 70",
            "SkuName": "sample string 71",
            "TaxClassName": "sample string 72",
            "SkuId": 73,
            "ShippingRule": "sample string 74",
            "AttributeIds": "sample string 75",
            "QuantityOnHand": 1.0,
            "ReorderLevel": 1.0,
            "RedirectUrlInd": true,
            "CategoryIds": "sample string 77",
            "ReviewStateString": "sample string 78",
            "UOM": "sample string 79",
            "SizeOfPacket": 1.0,
            "TierDiscountType": "sample string 80",
            "CategoryCount": 81.0
          },
          "SKU": {
            "$ref": "83"
          }
        },
        {
          "$ref": "41"
        },
        {
          "$ref": "41"
        }
      ]
    },
    "BaseUrl": "sample string 20",
    "IsUserInRole": true,
    "UserName": "sample string 22",
    "RoleName": "sample string 23",
    "ErrorCode": "sample string 24",
    "FullName": "sample string 25",
    "PhoneNumber": "sample string 26",
    "FirstName": "sample string 27",
    "LastName": "sample string 28",
    "LoginName": "sample string 29",
    "ExternalAccountNum": "sample string 30",
    "StartDate": "2025-04-28T02:31:50.8617172+00:00",
    "EndDate": "2025-04-28T02:31:50.8617172+00:00",
    "PortalId": 1,
    "UserType": "sample string 33",
    "IsEmailSentFailed": true,
    "IsSinglePageCheckoutUser": true,
    "TrackingLink": "sample string 36",
    "CustomerPaymentGUID": "sample string 37",
    "B2BRoleName": "sample string 38",
    "CompanyId": 39,
    "MaxBudget": 1.0,
    "DepartmentId": 1,
    "RoleId": 1,
    "EmailAddress": "sample string 40",
    "ParentCompanyName": "sample string 41",
    "UserRoleOperations": {
      "$id": "118",
      "$values": [
        {
          "$id": "119",
          "AccountTypeId": 1,
          "ParentAccountId": 2,
          "AccountTypeName": "sample string 3",
          "IsConfirmed": true,
          "RoleName": "sample string 5",
          "Status": true,
          "AccessName": "sample string 6",
          "AccessId": 7,
          "DepartmentName": "sample string 8",
          "AccountName": "sample string 9",
          "ParentExternalId": "sample string 10",
          "ExternalId": "sample string 11",
          "PhoneNumber": "sample string 12",
          "ParentAccountAddresses": {
            "$id": "120",
            "$values": [
              {
                "$ref": "5"
              },
              {
                "$ref": "5"
              },
              {
                "$ref": "5"
              }
            ]
          },
          "MaxBudget": 1.0
        },
        {
          "$ref": "119"
        },
        {
          "$ref": "119"
        }
      ]
    },
    "IsB2BAccount": true,
    "ApprovalAccountId": 1,
    "UserRoleId": 1,
    "IsLockedOut": true,
    "CoreBridgeAuthenticationServiceResponse": {
      "$id": "121",
      "Token": {
        "$id": "122",
        "Date": {
          "$id": "123",
          "Issued": "sample string 1",
          "Expires": "sample string 2"
        },
        "access_token": "sample string 1",
        "token_type": "sample string 2",
        "expires_in": 3
      },
      "User": {
        "$id": "124",
        "Id": 1,
        "FirstName": "sample string 1",
        "LastName": "sample string 2",
        "UserName": "sample string 3",
        "IsActive": true,
        "CanLogin": true,
        "LastLogin": "sample string 6",
        "LocationId": 7,
        "DefaultModuleId": 8,
        "Address": "sample string 9",
        "BirthDate": "sample string 10",
        "DefaultPhoneId": 11,
        "EmailAddress": "sample string 12",
        "Gender": "sample string 13",
        "HireDate": "sample string 14",
        "ReleaseDate": "sample string 15",
        "AcceptedTermsAndConditions": true,
        "AcceptedTermsAndConditionsDate": "sample string 17",
        "CommissionPlanId": "sample string 18",
        "AnniversaryDate": "sample string 19",
        "UserImageLocation": "sample string 20",
        "UserIsOnline": true,
        "AcceptedUserEulaDate": "sample string 22",
        "CreatedDateUTC": "sample string 23",
        "CreatedByUserId": 24,
        "ModifiedDateUTC": "sample string 25",
        "ModifiedByUserId": 1,
        "EditSequence": 26
      }
    },
    "CesaControlAuthenticationResponse": {
      "$id": "125",
      "token": {
        "$id": "126",
        "access_token": "sample string 1",
        "token_type": "sample string 2",
        "issued": "2025-04-28T02:31:50.8617172+00:00",
        "expires": "2025-04-28T02:31:50.8617172+00:00"
      },
      "user": {
        "$id": "127",
        "UserName": "sample string 1",
        "UserType": "sample string 2",
        "Rights": {
          "$id": "128"
        },
        "FirstName": "sample string 4",
        "LastName": "sample string 5",
        "Id": "sample string 7",
        "EmailAddress": "sample string 8",
        "IsActive": true,
        "ECommUserId": 1,
        "ParentId": 1
      },
      "ErrorCode": 1,
      "ErrorMessage": "sample string 1",
      "StackTrace": "sample string 2",
      "AllowHtmlResponse": true,
      "HasError": true,
      "StringResponse": "sample string 5"
    },
    "DefaultLocationID": 1,
    "IsEmailVerified": true
  },
  "AdditionalInstructions": "sample string 1",
  "BillingEmail": "sample string 2",
  "CancelUrl": "sample string 3",
  "CookieId": 4,
  "Discount": 5.0,
  "FeedbackUrl": "sample string 6",
  "GiftCardApplied": true,
  "GiftCardAmount": 8.0,
  "GiftCardMessage": "sample string 9",
  "GiftCardNumber": "sample string 10",
  "GiftCardValid": true,
  "GiftCardBalance": 12.0,
  "Gst": 1.0,
  "Hst": 1.0,
  "MultipleShipToEnabled": true,
  "OrderLevelDiscount": 14.0,
  "OrderLevelShipping": 15.0,
  "OrderLevelTaxes": 16.0,
  "Payment": {
    "$id": "129",
    "AuthorizationCode": "sample string 1",
    "BillingAddress": {
      "$ref": "5"
    },
    "ShippingAddress": {
      "$ref": "5"
    },
    "CreditCard": {
      "$id": "130",
      "Amount": 1.0,
      "AuthorizationCode": "sample string 2",
      "CardDataToken": "sample string 3",
      "CardExpiration": "sample string 4",
      "CardHolderName": "sample string 5",
      "CardNumber": "sample string 6",
      "CardSecurityCode": "sample string 7",
      "CardType": 0,
      "Description": "sample string 8",
      "OrderId": 9,
      "ShippingCharge": 10.0,
      "SubTotal": 11.0,
      "TaxCost": 12.0,
      "TransactionId": "sample string 13",
      "CardTransactionId": "sample string 14"
    },
    "GatewayToken": {
      "$id": "131",
      "AuthorizationCode": "sample string 1",
      "CardExpiration": "sample string 2",
      "CardSecurityCode": "sample string 3",
      "TransactionId": "sample string 4"
    },
    "NonRecurringItemsTotalAmount": 2.0,
    "PaymentName": "sample string 3",
    "PaymentOption": {
      "$ref": "15"
    },
    "RecurringBillingExists": true,
    "SaveCardData": true,
    "Secure3D": true,
    "SessionId": "sample string 7",
    "SubscriptionId": "sample string 8",
    "TokenId": 9,
    "TransactionId": "sample string 10",
    "UseToken": true,
    "WorldPayEchoData": "sample string 12",
    "WorldPayHeaderCookie": "sample string 13",
    "WorldPayPostData": "sample string 14"
  },
  "ProfileId": 1,
  "Pst": 1.0,
  "PurchaseOrderNumber": "sample string 17",
  "RedirectUrl": "sample string 18",
  "ReturnUrl": "sample string 19",
  "SalesTax": 20.0,
  "Shipping": {
    "$id": "132",
    "ResponseCode": "sample string 1",
    "ResponseMessage": "sample string 2",
    "ShippingDiscount": 3.0,
    "ShippingHandlingCharge": 4.0,
    "ShippingName": "sample string 5",
    "ShippingOptionId": 6,
    "CountryCode": "sample string 7",
    "IsFreeShipping": true
  },
  "ShippingCost": 21.0,
  "ShippingAddress": {
    "$ref": "5"
  },
  "BillingAddress": {
    "$ref": "5"
  },
  "ShoppingCartItems": {
    "$id": "133",
    "$values": [
      {
        "$id": "134",
        "Description": "sample string 1",
        "ExtendedPrice": 2.0,
        "ExternalId": "sample string 3",
        "ProductId": 4,
        "Quantity": 5.0,
        "ShippingCost": 6.0,
        "ProductDiscountAmount": 7.0,
        "ShippingOptionId": 8,
        "Sku": "sample string 9",
        "SkuId": 10,
        "AttributeIds": {
          "$id": "135",
          "$values": [
            1,
            2,
            3
          ]
        },
        "UnitPrice": 11.0,
        "InsufficientQuantity": true,
        "CartDescription": "sample string 13",
        "AddOnValueIds": {
          "$id": "136",
          "$values": [
            1,
            2,
            3
          ]
        },
        "AddOnValuesCustomText": {
          "$id": "137",
          "1": "sample string 2",
          "3": "sample string 4",
          "5": "sample string 6"
        },
        "ImagePath": "sample string 14",
        "ProductName": "sample string 15",
        "ProductHeight": 1.0,
        "ProductWidth": 1.0,
        "ProductWeight": 1.0,
        "ProductLength": 1.0,
        "ImageMediumPath": "sample string 16",
        "MaxQuantity": 1,
        "CartAddOnDetails": "sample string 17",
        "IsTemplateItem": true,
        "QuantityOnHand": 19.0,
        "RecurringBillingInd": true,
        "RecurringBillingInitialAmount": 1.0,
        "RecurringBillingFrequency": "sample string 21",
        "QuoteId": 22,
        "QuoteOrderLineId": 23,
        "BundleItems": {
          "$id": "138",
          "$values": [
            {
              "$id": "139",
              "ExternalId": "sample string 1",
              "AddOnValueIds": {
                "$id": "140",
                "$values": [
                  1,
                  2,
                  3
                ]
              },
              "AddOnValuesCustomText": {
                "$id": "141",
                "1": "sample string 2",
                "3": "sample string 4",
                "5": "sample string 6"
              },
              "CartAddOnDetails": "sample string 2",
              "ProductId": 3,
              "Sku": "sample string 4"
            },
            {
              "$ref": "139"
            },
            {
              "$ref": "139"
            }
          ]
        },
        "SeoPageName": "sample string 24",
        "Custom1": "sample string 25",
        "ArtworkID": "sample string 26",
        "ArtworkCustomized": true,
        "SavedCartLineItemID": 28,
        "SavedCartId": 29,
        "ProductShippingRuleTypeId": 1,
        "FilesUploaded": {
          "$id": "142",
          "FileItemUploaded": {
            "$id": "143",
            "$values": [
              {
                "$id": "144",
                "FileName": "sample string 1",
                "FileSize": 2,
                "FilePath": "sample string 3",
                "BlobPath": "sample string 4",
                "FileExtension": "sample string 5"
              },
              {
                "$ref": "144"
              },
              {
                "$ref": "144"
              }
            ]
          }
        },
        "FileUploadKey": "sample string 30",
        "QuantityIncrement": 1,
        "ProductPrice": 31.0,
        "ATEItemSelectedAddons": {
          "$id": "145",
          "$values": [
            {
              "$id": "146",
              "Key": "sample string 1",
              "Product": "sample string 2",
              "Quantity": 3.0,
              "PriceUnit": 1.0,
              "ItemDiscountAmount": 1.0,
              "PriceNet": 1.0,
              "AddressInfoKey": "sample string 4",
              "TaxabilityType": {
                "$id": "147",
                "id": 0,
                "name": "sample string 1",
                "taxJarCode": "sample string 2",
                "avalaraCode": "sample string 3"
              },
              "TaxabilityCode": "sample string 5"
            },
            {
              "$ref": "146"
            },
            {
              "$ref": "146"
            }
          ]
        },
        "ProductTaxClassId": 32,
        "MultipleShipToAddress": {
          "$id": "148",
          "$values": [
            {
              "$ref": "12"
            },
            {
              "$ref": "12"
            },
            {
              "$ref": "12"
            }
          ]
        },
        "TaxCost": 33.0,
        "UOMId": 34,
        "HiResProofImageURL": "sample string 35",
        "StateID": "sample string 36",
        "ProofImageURL": "sample string 37",
        "IsHresPdfDownloadable": true
      },
      {
        "$ref": "134"
      },
      {
        "$ref": "134"
      }
    ]
  },
  "SubTotal": 1.0,
  "TaxCost": 22.0,
  "TaxRate": 23.0,
  "ShippingTaxRate": 24.0,
  "Total": 1.0,
  "Vat": 1.0,
  "PortalId": 1,
  "Token": "sample string 25",
  "Payerid": "sample string 26",
  "OrderShipment": {
    "$id": "149",
    "$values": [
      {
        "$id": "150",
        "addressid": "sample string 1",
        "productid": "sample string 2",
        "quantity": 3.0,
        "slno": "sample string 4",
        "itemguid": "sample string 5",
        "ShippingDescription": "sample string 6",
        "ShippingId": 7,
        "ShippingCode": "sample string 8",
        "SKU": "sample string 9",
        "AddOnValuesCustomText": "sample string 10",
        "AddOnValueIds": "sample string 11",
        "CartAddOnDetails": "sample string 12"
      },
      {
        "$ref": "150"
      },
      {
        "$ref": "150"
      }
    ]
  },
  "Coupons": {
    "$id": "151",
    "$values": [
      {
        "$id": "152",
        "Coupon": "sample string 1",
        "CouponMessage": "sample string 2",
        "CouponApplied": true,
        "CouponValid": true
      },
      {
        "$ref": "152"
      },
      {
        "$ref": "152"
      }
    ]
  },
  "CurrentURL": "sample string 27",
  "IsTemplate": true,
  "AccessId": 29,
  "QuoteId": 30,
  "QuoteStateId": 31,
  "QuoteDraftStateId": 32,
  "QuoteLineIds": "sample string 33",
  "BaseUrl": "sample string 34",
  "ShippingInsuranceSettingID": 1,
  "ApsaShippingQuote": {
    "$id": "153",
    "DeclaredValue": 1,
    "InsuredValue": 2,
    "Quote": {
      "$id": "154",
      "$values": [
        {
          "$id": "155",
          "SubTotalPrice": 1.1,
          "Carrier": "sample string 2",
          "Service": "sample string 3",
          "CarrierPackageCode": "sample string 4"
        },
        {
          "$ref": "155"
        },
        {
          "$ref": "155"
        }
      ]
    },
    "Surcharges": {
      "$id": "156",
      "$values": [
        {
          "$id": "157",
          "description": "sample string 1",
          "price": "sample string 2"
        },
        {
          "$ref": "157"
        },
        {
          "$ref": "157"
        }
      ]
    },
    "Price": 3.1,
    "Zone": 4,
    "HasShippingErrors": true,
    "HasPackingErrors": true,
    "Containers": {
      "$id": "158",
      "$values": [
        {
          "$id": "159",
          "Weight": 103.1,
          "FilledSpace": 1.1,
          "Items": {
            "$id": "160",
            "$values": [
              {
                "$id": "161",
                "ItemImageURL": "sample string 1",
                "ID": "sample string 2",
                "Name": "sample string 3",
                "Quantity": 4,
                "Height": 5.0,
                "Width": 6.0,
                "Depth": 7.1,
                "Weight": 8.0,
                "DeclaredValue": 9.0,
                "InsuredValue": 10.0,
                "DimensionsAreFromProductSettingShipAttributes": true
              },
              {
                "$ref": "161"
              },
              {
                "$ref": "161"
              }
            ]
          },
          "DeclaredValue": 27.0,
          "InsuredValue": 30.0,
          "Name": "sample string 2",
          "NameLabel": "sample string 3",
          "Height": 4.1,
          "Width": 5.1,
          "Depth": 6.1,
          "ContainerWeight": 7.1,
          "MaxWeight": 8.1
        },
        {
          "$ref": "159"
        },
        {
          "$ref": "159"
        }
      ]
    },
    "UnpackedItems": {
      "$id": "162",
      "$values": [
        {
          "$id": "163",
          "ID": "sample string 1",
          "Name": "sample string 2",
          "Quantity": 3,
          "Height": 4.0,
          "Width": 5.0,
          "Depth": 6.1,
          "Weight": 7.0,
          "DeclaredValue": 8.0,
          "InsuredValue": 9.0,
          "DimensionsAreFromProductSettingShipAttributes": true
        },
        {
          "$ref": "163"
        },
        {
          "$ref": "163"
        }
      ]
    },
    "StepByStepImageURL": "sample string 7",
    "GroupImageURL": "sample string 8",
    "ID": "sample string 9",
    "OrderID": 10,
    "Name": "sample string 11",
    "Items": {
      "$id": "164",
      "$values": [
        {
          "$ref": "163"
        },
        {
          "$ref": "163"
        },
        {
          "$ref": "163"
        }
      ]
    },
    "ShipmentInfo": {
      "$id": "165",
      "ShipmentDate": "sample string 1",
      "ShipmentReference": "sample string 2",
      "Description": "",
      "SignatureOption": "NO_SIGNATURE_REQUIRED",
      "CommercialInvoice": {
        "$id": "166"
      },
      "BillTo": {
        "$id": "167",
        "name": "sample string 1",
        "account_number": "sample string 2",
        "country": "sample string 3",
        "zip": "sample string 4"
      },
      "ShipFrom": {
        "$id": "168",
        "Name": "sample string 1",
        "Company": "sample string 2",
        "Address": {
          "$id": "169",
          "Street": "sample string 1",
          "Street2": "sample string 2",
          "Region": "sample string 3",
          "PostalCode": "sample string 4",
          "Country": "sample string 5",
          "City": "sample string 6"
        },
        "Email": "sample string 3",
        "Phone": "sample string 4"
      },
      "ShipTo": {
        "$ref": "168"
      }
    },
    "Service": {
      "$id": "170",
      "Carrier": "sample string 1",
      "Service": "sample string 2",
      "CarrierPackageCode": "sample string 3"
    },
    "Services": {
      "$id": "171",
      "$values": [
        {
          "$ref": "170"
        },
        {
          "$ref": "170"
        },
        {
          "$ref": "170"
        }
      ]
    },
    "ErrorCode": 1,
    "ErrorMessage": "sample string 12",
    "StackTrace": "sample string 13",
    "AllowHtmlResponse": true,
    "HasError": true,
    "StringResponse": "sample string 16"
  },
  "ApsaRegistrationId": "f227e139-9a78-431d-9def-41d3471da9c3",
  "ApsaBusinessKey": "d38c764b-3be7-473d-8bcc-6999b007f277",
  "ApsaClientRegistrationRecord": {
    "$id": "172",
    "BusinessKey": "f16c6134-3659-4fd5-8ea0-8dd578b5064b",
    "AppType": "sample string 2",
    "IsSandboxed": true,
    "PackingProcessorType": "sample string 4",
    "PackingCredentials": {
      "$id": "173",
      "Login": "sample string 1",
      "APIKey": "sample string 2"
    },
    "ShippingProcessorType": "sample string 5",
    "ShippingCredentials": {
      "$id": "174",
      "Login": "sample string 1",
      "APIKey": "sample string 2"
    },
    "UnitOfLength": "sample string 6",
    "UnitOfWeight": "sample string 7",
    "Containers": {
      "$id": "175",
      "$values": [
        {
          "$id": "176",
          "Name": "sample string 1",
          "NameLabel": "sample string 2",
          "Height": 3.1,
          "Width": 4.1,
          "Depth": 5.1,
          "ContainerWeight": 6.1,
          "MaxWeight": 7.1
        },
        {
          "$ref": "176"
        },
        {
          "$ref": "176"
        }
      ]
    },
    "Currency": "sample string 8",
    "ExpirationDT": "2025-04-28T02:31:50.8617172+00:00",
    "Name": "sample string 10"
  },
  "HasApsaShippingQuoteErrors": true,
  "HasApsaShippingCalculationServiceError": true,
  "ApsaShippingCalculationServiceErrorType": 1,
  "ApsaShippingSenderLocation": {
    "$id": "177",
    "CountryCode": "sample string 1",
    "ZipCode": "sample string 2"
  },
  "ApsaBusinessKeyRequest": {
    "$id": "178",
    "AppType": "sample string 1",
    "BusinessName": "sample string 2",
    "AssociationID": 1,
    "BID": 3
  },
  "IsApsaRequestShippingRate": true,
  "IsIncludeInsurance": true,
  "ApsaPackShipRequest": {
    "$id": "179",
    "ID": "sample string 1",
    "OrderID": 2,
    "Name": "sample string 3",
    "Items": {
      "$id": "180",
      "$values": [
        {
          "$ref": "163"
        },
        {
          "$ref": "163"
        },
        {
          "$ref": "163"
        }
      ]
    },
    "ShipmentInfo": {
      "$ref": "165"
    },
    "Service": {
      "$ref": "170"
    },
    "Services": {
      "$id": "181",
      "$values": [
        {
          "$ref": "170"
        },
        {
          "$ref": "170"
        },
        {
          "$ref": "170"
        }
      ]
    },
    "ErrorCode": 1,
    "ErrorMessage": "sample string 4",
    "StackTrace": "sample string 5",
    "AllowHtmlResponse": true,
    "HasError": true,
    "StringResponse": "sample string 8"
  },
  "ApsaHttpClientResponseStatusCode": 100,
  "ApsaHttpClientResponseStatusDescription": "sample string 39",
  "IsForCheckoutMapping": true,
  "IsATEEnabled": true,
  "ShippingCostTaxAmount": 1.0,
  "ATEOrderTaxResponse": {
    "$ref": "30"
  },
  "IsShippingTaxable": true,
  "IsUsingTaxJarTax": true,
  "LoginDateTimeString": "sample string 42",
  "TaxGroup": {
    "$id": "182",
    "Id": 1,
    "Name": "sample string 2",
    "TaxName": "sample string 3",
    "TotalRate": 4.0,
    "TextWithRate": "sample string 2 (400.00%)",
    "TaxAgencies": {
      "$id": "183",
      "$values": [
        {
          "$id": "184",
          "Id": 1,
          "Name": "sample string 2",
          "Rate": 3.0,
          "Phone": "sample string 4",
          "VendorId": 1,
          "AccountNumber": "sample string 5",
          "IsActive": true,
          "ChangedToTaxAgencyId": 1,
          "UpdateByUserId": 7
        },
        {
          "$ref": "184"
        },
        {
          "$ref": "184"
        }
      ]
    }
  },
  "AppliedApprovalRule": {
    "$id": "185",
    "ID": 64,
    "ApprovalGroupID": 64,
    "ApprovalRuleTypeID": 64,
    "ApprovalRuleLimitTypeID": 64,
    "IsActive": true,
    "CurrencyLimit": 6.0,
    "DaysLimit": 7,
    "Priority": 64
  },
  "OrderApprovalEvaluatedOrderStatusId": 1,
  "ShippingInsurancePrice": 43.0,
  "APSAShipmentIntegrationTypeId": 44,
  "APSAShipmentIntegrationValue": 45.0
}