The blob that refers to the price entry data that was previously uploaded to a Blob in EVA. If left empty the inline data will be used.
The data in the blob must be in the following format:
[ { "ProductID": "", "Price": }, ... ]
The inline data that will be used to create the price entries. If left empty the blob will be used.
The blob that refers to the price entry data that was previously uploaded to a Blob in EVA. If left empty the inline data will be used.
The data in the blob must be in the following format:
[ { "ProductID": "",
"Price":
},
...
]