SuperOffice

Links

    SuperOffice API

    Getting access, Developing, Testing

    Back to SuperOffice

    Deletes the Product

    Calls the Quote agent service DeleteProduct.

    Input

    type: object properties: parameters: type: object properties: id: type: string description: The Product 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