Nexus API
Read a spending plan account
This endpoint returns information about a specific spending_plan_account according to its MX-defined GUID.
GET
/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...