cURL
curl --request POST \ --url https://api.nomi.tools/v1/finance/accounting/transactions/{id}/complete \ --header 'Accept: <accept>' \ --header 'Authorization: Basic <encoded-value>'
Mark a transaction as completed.
Use HTTP Basic Authentication. Provide your email as login and PPT token as the password.
application/json
Transaction completed successfully