Create prealert
Creates a prealert for the order list
Function CreatePrealert(Val Token, Val UUIDArray, Val TransferDate, Val Point, Val TestAPI = False) Export
Parameter | CLI option | Type | Required | Description |
---|---|---|---|---|
Token | --token | String | ✔ | Auth token |
UUIDArray | --uuids | String, Array of String | ✔ | One or an array of order UUIDs |
TransferDate | --date | Date | ✔ | Planned date of transfer of orders to CDEK |
Point | --point | String | ✔ | Code of shipment point to which it is planned to transfer orders |
TestAPI | --testapi | Boolean |