GET api/PreFill/GetPdfForm/{poseidonBookingId}?slug={slug}&formInstanceId={formInstanceId}

Gets the PDF form.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
slug

will have prefix pf-sp or pf-aff to allow us to know if the id is from a StudentProgram or Afilliate

string

Required

formInstanceId

The form instance identifier.

integer

Required

poseidonBookingId

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.