Nexus API
Delete spending plan account
Use this endpoint to delete a particular spending plan account according to its unique GUID.
DELETE
/spending_plans/{spending_plan_guid}/spending_plan_account/{spending_plan_account_guid}
Path Parameters
| Field | Required | Type |
|---|---|---|
spending_plan_guid The unique identifier for the spending plan. Defined by MX. | Required | String |
spending_plan_account_guid The unique identifier for the spending plan account. Defined by MX. | Required | String |
Loading...