Skip to main content
DELETE
/
accounting
/
vendorCredits
/
{vendorCreditId}
cURL
curl --request DELETE \
  --url https://api.maesn.dev/accounting/vendorCredits/{vendorCreditId} \
  --header 'X-ACCOUNT-KEY: <x-account-key>' \
  --header 'X-API-KEY: <x-api-key>'

Field support per integration

If you’re not using the Interactive Authentication Flow, make sure the query parameter companyId is correctly populated. You can obtain this value by using the GET Companies endpoint available under the Authentication section.

Headers

X-API-KEY
string
required

API key

X-ACCOUNT-KEY
string
required

Account key

Path Parameters

vendorCreditId
string
required

Query Parameters

companyId
string
environmentName
string
I