Description
I am trying to check whether an account is a regular account or a master/sub-account from the API. My use case requires me to have different flows based on the type of account (I would need to get details of the sub-account if present).
Is there an endpoint with a flag that indicates the type of account?