Delete a paymentAsk AIdelete https://api.finx-s.qwist.cloud/rest/accounts/{account-id}/payments/{payment-id}Delete a payment from the finX API backend.Path Paramsaccount-idstringrequiredfinX ID of account.payment-idstringrequiredfinX ID of the payment.Responses 204No content. 401You are not authorized. 404The specified resource was not found.Updated 7 months ago