Get party application aggregate details

get

/party-services/web/v1/partyapplication/{applicationNumber}

Add additional information here for the this endpoint.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Returns PartyApplication data for the application number
Body ()
Root Schema : PartyApplicationAggregateModel
Type: object
PartyApplicationAggregateModel
Show Source
Nested Schema : DrawdownPartyModel
Type: object
DrawdownParty model
Show Source
Nested Schema : PartyModel
Type: object
Party model
Show Source
Nested Schema : partyDetails
Type: array
Show Source
Nested Schema : DrawdownPartyDetailsModel
Type: object
DrawdownPartyDetails model
Show Source
Nested Schema : DrawdownAddressModel
Type: object
DrawdownAddress model
Show Source
Nested Schema : partyContact
Type: array
Show Source
Nested Schema : partyRole
Type: array
Show Source
Nested Schema : DrawdownPartyContactModel
Type: object
DrawdownPartyContact model
Show Source
Nested Schema : partyContactMedia
Type: array
Show Source
Nested Schema : partyContactRole
Type: array
Show Source
Nested Schema : DrawdownPartyContactMediaModel
Type: object
DrawdownPartyContactMedia model
Show Source
Nested Schema : DrawdownPartyContactRoleModel
Type: object
DrawdownPartyContactRole model
Show Source
Nested Schema : DrawdownPartyRoleModel
Type: object
DrawdownPartyRole model
Show Source
Nested Schema : partyDetails
Type: array
Show Source
Nested Schema : PartyDetailsModel
Type: object
PartyDetails model
Show Source
Nested Schema : AddressModel
Type: object
Address model
Show Source
Nested Schema : partyContact
Type: array
Show Source
Nested Schema : partyRole
Type: array
Show Source
Nested Schema : PartyContactModel
Type: object
PartyContact model
Show Source
Nested Schema : partyContactMedia
Type: array
Show Source
Nested Schema : partyContactRole
Type: array
Show Source
Nested Schema : PartyContactMediaModel
Type: object
PartyContactMedia model
Show Source
Nested Schema : PartyContactRoleModel
Type: object
PartyContactRole model
Show Source
Nested Schema : PartyRoleModel
Type: object
PartyRole model
Show Source

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
Back to Top