Nexus API
List spending plan accounts
This endpoint returns a list of spending_plan_accounts associated with the spending_plan according to its MX-defined GUID.
GET
/spending_plans/{spending_plan_guid}/spending_plan_account
Path Parameters
| Field | Required | Type |
|---|---|---|
spending_plan_guid The unique identifier for the spending plan. Defined by MX. | Required | String |
Loading...