Retrieves the list Of existing subsidiaries for a transaction
get
/service/v1/getAllSubsidiaries
This API retrieves the list Of existing subsidiaries for a transaction.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
loginEntityType: string
Party Id who has logged in
-
nettingTxnNo(required): string
Netting Txn No
-
nettingTxnType: string
txn type is from Global centre or Sub centre
-
partyId(required): string
Party Id who has logged in
Header Parameters
-
appId(required): string
Source Application Id
-
branchCode(required): string
Branch Code
-
userId(required): string
Source User id
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successfully performs the operation
Root Schema : NettingSubsidiaryDetailsCollection
Type:
objectCollection of Netting Subsidiaries.
Show Source
Nested Schema : NettingSubsidiaryDetails
Type:
Show Source
object-
subsidiaryId:
string
Subsidiary Id
-
subsidiaryName:
string
Subsidiary Name
-
subsidiaryPayInOutIdentifier:
string
PI or PO
-
subsidiaryTxnNo:
string
Subsidiary Id
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error