Skip to main content

Delete Company Pricing

DELETE 

/companies/:lookupKey/:lookupValue/pricing

Use this endpoint to delete pricing for an existing company. The company can be identified by it's lookup key.

Request

Path Parameters

    lookupKey stringrequired

    Lookup key. Read more about company lookup keys

    lookupValue stringrequired

    The value of the key (id or sourceId)

Responses

Delete Company Pricing - 200

Response Headers

  • Alt-Svc

    string

  • Via

    string

  • alt-svc

    string

  • content-length

    string

  • date

    string

  • return-format

    string

  • x-request-id

    string

Schema

    data

    object

    object
    messages string[]
Loading...