Request a Call+ simulation

Submit the necessary information to run a Call+ simulation. Returns the calculation result and a simulationId you can use to retrieve the simulation later or download the generated PDF report.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Pass the same sourceReferenceId on a later call and the API returns the previously persisted simulation instead of running a new one — use this for safe retries and idempotency.

Body Params

Simulation parameters.

Request payload for POST /api/v1/simulations.

string
required
length ≤ 255
^[A-Za-z0-9_\-:.]+$

Caller-supplied unique identifier for the simulation. Acts as the idempotency key: retrying a request with the same sourceReferenceId for the same API key returns the existing simulation rather than creating a duplicate.

Allowed characters: alphanumeric, hyphen -, underscore _, colon :, dot ..

accountingFirm
object
required

Accounting firm requesting the simulation

accountant
object
required

Accountant assigned to manage the beneficiary's Call+ plan

company
object
required

Company offering the Call+ plan

companyFiscalData
object
required

Fiscal context of the company offering the plan. These flags drive the calculation parameters used for the simulation.

beneficiary
object
required

Beneficiary of the Call+ plan

plan
object
required

Details of the Call+ plan

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json