Skip to main content

Send message about delivery

POST 

/api/delivery/msg/:serviceCode

Send a new message related to a specific delivery.

The message will be visible to:

  • Users from the same company
  • Assigned carriers (if applicable)
  • Administrative staff with permissions

Requirements:

  • The service code must exist
  • The delivery must belong to the user's company
  • The delivery must be active (can_message: true)
  • The message body must not be empty

Usage examples:

  1. Report delivery incidents
  2. Provide additional instructions
  3. Confirm receipt or changes

Request

Responses

Message list