Skip to main content

Delete Pricesheet by lookup id

DELETE 

/pricesheets/:lookupKey/:lookupValue

This endpoint deletes a price sheet and it's pricing. The price sheet can be identified by lookup key.

Request

Path Parameters

    lookupKey stringrequired

    Lookup key. Read more about price sheet lookup keys

    lookupValue stringrequired

    The value of the key (id or code)

Responses

Delete Pricesheet by code - 200

Response Headers

  • Alt-Svc

    string

  • Via

    string

  • alt-svc

    string

  • content-length

    string

  • date

    string

  • return-format

    string

  • server

    string

  • x-request-id

    string

Schema

    data

    object

    object
    messages string[]
Loading...