Get party based on the account number
get
/service/v1/internalAccount/party
This endpoint is used to get party based on account number.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
applicationCode: string
Application Code
-
intAcNo: string
Internal Account Number
Header Parameters
-
appId(required): string
Application Id
-
branchCode(required): string
Branch Code
-
userId(required): string
User Id
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Root Schema : InternalPartyDetails
Type:
object
Collection of Accounting Transaction Models.
Show Source
-
accountType:
string
Account Type
-
partyId:
string
Party Id
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error