Sends the Despatch as Base64String

Last updated

post
POST /edespatch/Send/Base64String HTTP/1.1
Host: 
Authorization: Bearer JWT
Content-Type: application/json-patch+json
Accept: */*
Content-Length: 93

{
  "ZIPFileBase64": "text",
  "Alias": "text",
  "TemplateUUID": "123e4567-e89b-12d3-a456-426614174000"
}
{
  "UUID": "0a26c063-7683-4084-a943-5afa751f99cf",
  "DespatchNumber": "IRS2025000000001"
}