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(optional): string
Party Id who has logged in
-
nettingTxnNo: string
Netting Txn No
-
nettingTxnType: string
txn type is from Global centre or Sub centre
-
partyId: string
Party Id who has logged in
Header Parameters
-
appId: string
Source Application Id
-
branchCode: string
Branch Code
-
userId: string
Source User id
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successfully performs the operation
Root Schema : NettingSubsidiaryDetailsCollection
Type:
object
Collection of Netting Subsidiaries.
Show Source
Nested Schema : NettingSubsidiaryDetails
Type:
Show Source
object
-
subsidiaryId(optional):
string
Subsidiary Id
-
subsidiaryName(optional):
string
Subsidiary Name
-
subsidiaryPayInOutIdentifier(optional):
string
PI or PO
-
subsidiaryTxnNo(optional):
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