Create Subaccount
cURL
Create Customer Subaccount
curl --request POST \ --url https://nini.monieswitch.com/subaccount \ --header 'Content-Type: application/json' \ --data '{ "name": "Testing" }'
Show child attributes