"order": {
  "item": [
    {
      "brand": "brand1",
      "category": "category",
      "description": "description",
      "industryCategory": "industryCategory",
      "name": "name",
      "quantity": "1",
      "sku": "sku",
      "unitDiscountAmount": "100",
      "unitOfMeasure": "1",
      "unitPrice": "100",
      "unitTaxAmount": "100",
      "subMerchantId": "FIN4870001",
      "ServiceProvider": {
        "id": "050017",
        "type": "POST",
        "customerId": "820220919104920"
      }
    },
    {
      "brand": "brand2",
      "category": "category",
      "description": "description",
      "industryCategory": "industryCategory",
      "name": "name",
      "quantity": "1",
      "sku": "sku",
      "unitDiscountAmount": "100",
      "unitOfMeasure": "1",
      "unitPrice": "100",
      "unitTaxAmount": "100",
      "subMerchantId": "FIN4870001
    }
  ]
}