SuperOffice

Links

    SuperOffice API

    Getting access, Developing, Testing

    Back to SuperOffice

    Marks the existing DeliveryTerm list item as deleted.

    Calls the List agent service SaveFromListDefinition.

    Input

    type: object properties: parameters: type: object properties: id: type: string description: The id of DeliveryTerm list item to be marked as 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