Yes, of course.
{
"type": "array",
"items": {
"type": "object",
"properties": {
"� Country": {
"type": [
"string",
"null"
]
},
"Order No": {
"type": [
"string",
"null"
]
},
"Invoice No": {
"type": [
"string",
"null"
]
},
"Reseller Name": {
"type": [
"string",
"null"
]
},
"Reseller ID": {
"type": [
"string",
"null"
]
},
"Reseller PO": {
"type": [
"string",
"null"
]
},
"Subscription Start Date": {
"type": [
"string",
"null"
]
},
"Subscription End Date": {
"type": [
"string",
"null"
]
},
"Microsoft Subscription ID": {
"type": [
"string",
"null"
]
},
"Manufacturer Part Number": {
"type": [
"string",
"null"
]
},
"Product Description": {
"type": [
"string",
"null"
]
},
"TD Article Number": {
"type": [
"string",
"null"
]
},
"Charge Type": {
"type": [
"string",
"null"
]
},
"ChargeStartDate": {
"type": [
"string",
"null"
]
},
"ChargeEndDate": {
"type": [
"string",
"null"
]
},
"Sales Price": {
"type": [
"string",
"null"
]
},
"Quantity": {
"type": [
"string",
"null"
]
},
"Total Sales Price": {
"type": [
"string",
"null"
]
},
"Currency": {
"type": [
"string",
"null"
]
},
"StreamOne Sales Order": {
"type": [
"string",
"null"
]
},
"End Customer Name": {
"type": [
"string",
"null"
]
},
"CustomerId": {
"type": [
"string",
"null"
]
},
"Tenant": {
"type": [
"string",
"null"
]
},
"SubscriptionCycle": {
"type": [
"string",
"null"
]
},
"Billing Frequency": {
"type": [
"string",
"null"
]
},
"Orderid": {
"type": [
"string",
"null"
]
},
"": {
"type": [
"string",
"null"
]
}
},
"required": [
"� Country",
"Order No",
"Invoice No",
"Reseller Name",
"Reseller ID",
"Reseller PO",
"Subscription Start Date",
"Subscription End Date",
"Microsoft Subscription ID",
"Manufacturer Part Number",
"Product Description",
"TD Article Number",
"Charge Type",
"ChargeStartDate",
"ChargeEndDate",
"Sales Price",
"Quantity",
"Total Sales Price",
"Currency",
"StreamOne Sales Order",
"End Customer Name",
"CustomerId",
"Tenant",
"SubscriptionCycle",
"Billing Frequency",
"Orderid",
""
]
}
}