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

Documentation Index

Fetch the complete documentation index at: https://docs.maesn.com/llms.txt

Use this file to discover all available pages before exploring further.

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

Response

200 - undefined
Last modified on May 19, 2026