SuperOffice

Links

    SuperOffice API

    Getting access, Developing, Testing

    Back to SuperOffice

    Deletes the ShipmentMessageEntity

    Calls the Marketing agent service DeleteShipmentMessageEntity.

    Input

    type: object properties: parameters: type: object properties: id: type: string description: The ShipmentMessageEntity to be deleted. SO-AppToken: type: string description: >- The application token that identifies the partner app. Used when calling Online WebAPI from a server. required: - id title: Parameters