In account provisioning the parent tenant is the parent account of all provisioned subaccounts....For example, if your parent account is named "ACME, LLC" when using the provisioning API new subaccounts will be created as child accounts of "ACME, LLC"....During account provisioning settings from the parent account will be applied to the child account.
Basic Integration Pattern
The Get Customer endpoint should allow for a single record to be retrieved based on your unique customer id....For example: GET /api/v1/customer/{unique id} might return:
Returns a text message specified by id.