Search
K
FGA-Service

SalesEntityDto

object
carrierCodestringrequired

Carrier code

Example:prud

sellingCodestring

Selling code - use for POM salesEntities. Either sellingCode or masterAgentNumber + externalId must be provided

Example:SELL123

masterAgentNumberstring

Master agent number - use for MCS salesEntities. Must be provided with externalId if sellingCode is not provided

Example:MAN123

externalIdstring

External ID - use for MCS salesEntities. Must be provided with masterAgentNumber if sellingCode is not provided

Example:EXT456

Example

UpsertCaseDto

object
policyobject

Policy information

Show Child Parameters
carrierCodestring

Carrier code

Example:prud

salesEntitiesarray[object]

Sales entities associated with the case

Show Child Parameters
caseTypeGroupstring

Case type group classification

Example:claims

Example

UpsertCaseResponse

object
writtenarray[object]required

List of tuples that were written

Show Child Parameters
deletedarray[object]required

List of tuples that were deleted

Show Child Parameters
Example

UplineCleanupRequest

object
carrierstringrequired

Carrier code used in salesentity/role tuple keys

Example:fnwl

sellingCodestringrequired

Selling code that has been terminated

Example:123456

terminationDatestringrequired

Termination date for the selling code (ISO 8601 date string)

Example:2026-04-01

Example

UplineCleanupResponse

object
tuplesDeletedarray[object]required
Show Child Parameters
Example