transactions
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
transaction_guidstring required
The guid or external_guid for the transaction.
Response
No content
Changes
No recorded changes to this endpoint across all 1 revision of this API.