Import parcels with a file
This API allows you to import multiple parcels to your domain using an Excel file. To access the example Excel document format, please log in to the iTraceiT workflow and navigate to "Tools → Import Parcel".
| URL | /parcel/v2/upload_parcel_file |
| Method | POST |
| Parameters |
userid, string file, string applicationid, string istestonly, integer (1 - test only, 0 - not test) |
| Sample Request JSON |
{ "userid":"944e0e9c-8259-471f-873a-045d3b22b435, "file":"Base64_encoded_string", "applicationid": "16ae6484-2de3-42bc-b22d-aac8a6b9ca4f" } |
| Sample Response JSON | |
| Response Codes |
E101: Rejected E111: Unable to open the C:\\location file. E194: wrong country set : asdf E195: Mother issue : there are several parcels with same reference, cannot choose E197: Merge issue : too many stones from ref TEST APR - 8 SE - 1 E198: Merge issue : too many weight from ref TEST APR - 8 SE - 1 E199: Merge issue : duplicate source reference Ref Source 1 |