Skip to main content

Delete Vendor

DELETE 

/accounting/vendors/:id

Delete a Vendor with the given id.

Request

Path Parameters

    id stringrequired

    The ID of the vendor.

Query Parameters

    credentialId stringrequired

    The ID of the credential.

Header Parameters

    Authorization stringrequired

    Default value: bearer YOUR_API_KEY

Responses

200

Schema

    message string
Loading...