ProducerSync API

Get regulatory action values by ID

Retrieves a single regulatory action value record using its unique regulatory action value ID.

get
https://api.sandbox.agentsync.io/v1/regulatoryActionValues/{id}

Path Parameters

idintegerrequired

Unique regulatory action value ID

Response

application/hal+json

Success

RegulatoryActionValuesV1

All regulatory actions should have three associated child objects - disposition, origin, and reason

idinteger

Unique identifier for the regulatory action value.

Example:123

regulatoryActionIdinteger

Unique identifier for the related regulatory action.

Example:1234567

transactionIdstring(uuid)

Example:ae51f10b-8b5e-40ba-98a9-8f860392b344

typestring

One of the following values is expected per object - REASON, ORIGIN, DISPOSITION

Allowed values:REASONORIGINDISPOSITION

Example:DISPOSITION

valuestring

Description of the related regulatory action

Example:Cease And Desist

createdAtstring(date)

Date of the creation of this record in AgentSync.

Example:2021-03-23

updatedAtstring(date)

Date of the most recent update to this record in AgentSync

Example:2024-04-16

metadataobject
Show Child Parameters
deletedboolean

Example:true

 
application/hal+json

LoaMapping

object
categoriesarray[string]

Example:property, health, casualty

Example

SelfLink

object
selfobject
Show Child Parameters
Example

LinksV1

object
firstobject
Show Child Parameters
selfobject
Show Child Parameters
nextobject
Show Child Parameters
lastobject
Show Child Parameters
Example

LinksV2

object
nextobject
Show Child Parameters
selfobject
Show Child Parameters
Example