Skip to main content
POST
Generate PDF report for calculator

Authorizations

pcc-api-key
string
header
required

API key for CBS API authentication

Query Parameters

calculator
enum<string>

The calculator type to use

Available options:
401k,
403b,
457,
agbonus,
finalpay,
flatbonus,
grossup,
hourly,
salary,
stockoption,
taxtip,
tuition
report
enum<string>
required

The type of PDF report to generate

Available options:
all,
checkbottom,
checkmiddle,
checktop,
deluxe_b100,
deluxe_b211,
deluxe_m102,
deluxe_m145,
deluxe_t104,
deluxe_t111,
earnings,
quickbooks_top
showcalc
boolean

Show calculator object in response (currently non-functional)

Body

application/json

Calculator object with all required fields for the specified calculator type

The body is of type string.

Response

PDF report generated successfully (returns base64-encoded PDF)