For the complete documentation index, see llms.txt. This page is also available as Markdown.

View Debit Organizations Hierarchy

View Debit Organizations Hierarchy

The View Debit Organizations Hierarchy API returns the organization hierarchy.

Input Parameters:

Name
Required
Definition
Comments

IssuingBank

Y

Format: Alphanumeric, 40

OrgId

Y

Format: Alphanumeric, 20 Value can be multiple org_id’s split by commas

Output Parameters:

Name
Definition
Failure Case
Success Case
Comments

ParentOrgId

Format: Alphanumeric, 20

Not returned

Returned

ParentOrgName

Format: Alphanumeric, 30

Not returned

Returned

ParentOrgType

Format: Alphanumeric, 30

Not returned

Returned

UnderOrganizationId

Format: Alphanumeric, 20

Not returned

Returned

In tag UnderOrgs sub-tag UnderOrg

UnderOrganizationName

Format: Alphanumeric, 30

Not returned

Returned

In tag UnderOrgs sub-tag UnderOrg

UnderOrganizationStatus

Format: Alphanumeric, 1

Not returned

Returned

In tag UnderOrgs sub-tag UnderOrg

UnderOrganizationType

Format: Alphanumeric, 30

Not returned

Returned

In tag UnderOrgs sub-tag UnderOrg

XML Samples

Input XML

Last updated