Unassign a cash flow category from transactions
OAuth scope: cash_flow_category.write
Clears the cash flow category assigned to one or more transactions. This is a no-op for transactions that have no cash flow category assigned.
Up to 100 transactions can be unassigned in a single call.
Authorizations
Bearer authorization header: Bearer <token>, where <token> is the access token received from the authorization server at the end of the OAuth 2.0 flow.
Headers
Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.
Body
UUIDs of the transactions to clear. Up to 100 per call.
Response
Returns the transactions whose cash flow category was cleared.
UUIDs of the transactions that were cleared.