Undelete a batch
You can undelete a batch using this API
| URL | /parcel/v1/undelete_parcel_batch/{batch_id} |
| Method | GET |
| Parameters | |
| Sample Request JSON | |
| Sample Response JSON |
{ "status": "ok", "isvalid": true, "info": "parcel batch e3d9b92e-03ad-42cc-b561-6bcd2749473a set as undeleted" } |
| Response Codes | 200: ok |