Nexus API
Delete transaction
This endpoint should be used to delete a manual transaction created with the create manual transaction endpoint.
DELETE
/transactions/{transaction_guid}
Path Parameters
| Field | Required | Type |
|---|---|---|
transaction_guid The | Required | String |
Loading...