POST api/Pension?penToken={penToken}&infoURL={infoURL}&PRCompanyId={PRCompanyId}&pensionSchemeId={pensionSchemeId}&ignoreRefundRequirement={ignoreRefundRequirement}&username={username}&companyId={companyId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
penToken

string

Required

infoURL

string

Required

PRCompanyId

integer

Required

pensionSchemeId

integer

Required

ignoreRefundRequirement

boolean

Required

username

string

Required

companyId

integer

Required

Body Parameters

None.

Response Information

Resource Description

Task
NameDescriptionTypeAdditional information
Id

integer

None.

Exception

AggregateException

None.

Status

TaskStatus

None.

IsCanceled

boolean

None.

IsCompleted

boolean

None.

CreationOptions

TaskCreationOptions

None.

AsyncState

Object

None.

IsFaulted

boolean

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.