Nominal Accounts/Nominal Subaccounts
List Nominal Sub Accounts
Get a Nominal Account's list of Sub Accounts
Get Nominal Sub Account GET
Get a Nominal Account's sub account by Nominal Sub Account ID. The `Individual` and `Organization` field will be returned depending on the value in Sub Account's `Type` field. For example, if the Nominal Sub Account's `Type` is `Individual`, the response object will contain the Individual field.
Create Nominal Sub Account POST
Create a Nominal Sub Account for a parent Nominal Account. The type field must be specified (e.g. either "individual" or "organization") and the respective Nominal Sub Account type's payload must be filled out in the request body. For example, if type is "individual", the individual parameters must be completed