Skip to main content

Delete Pricesheet Pricing

DELETE 

/pricesheets/:lookupKey/:lookupValue/pricing

Use this endpoint to delete pricing for a given price sheet without actually deleting the price sheet. The price sheet is 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 Pricing - 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...