Skip to main content
DELETE
/
accounting
/
payments
/
{paymentId}
cURL
curl --request DELETE \
  --url https://api.maesn.dev/accounting/payments/{paymentId}

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

API key

X-ACCOUNT-KEY
string

Account key

Path Parameters

paymentId
string
required

Query Parameters

companyId
string
I