Skip to main content
POST
/
policies
/
{policyId}
/
generate-incremental-id
TEST Calculate invoices
curl --request POST \
  --url https://api.example.com/policies/{policyId}/generate-incremental-id
{
  "incrementalId": 123,
  "externalPolicyId": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.korint.io/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

policyId
string
required

Unique identifier for the policy

Response

incrementalId
number
required

Incremental policy id

externalPolicyId
string

External policy id