POST api/ConsumerBorrower/v1/UploadAccountStatement

Uploads attachment document to loan application. Give binary file as body parameter and following information as URI parameters: ApplicationId = Unique identifier of loan application returned by InsertConsumerLoanApplication. (Use this or combination ChannelCode, BrandCode, ExternalApplicationNumber.) ChannelCode = Code identifying the sender organization. Code to use provided by FF, BrandCode = Brand code of loan: FF, FP, LA, FS ..., ExtarnalApplicationNumber=Sender's unique identifier for loan application given as parameter of InsertConsumerLoanApplication.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Stream
NameDescriptionTypeAdditional information
CanRead

boolean

None.

CanSeek

boolean

None.

CanTimeout

boolean

None.

CanWrite

boolean

None.

Length

integer

None.

Position

integer

None.

ReadTimeout

integer

None.

WriteTimeout

integer

None.

Response Formats

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

Sample:

Sample not available.