Exemption Certificate Management

CertCapture RESTful APIs

FirmClientLinkageModel

Account Linkage output model

This model is used in the following APIs:

Parameters
idOptional
integer

The unique ID number of firm-client linkage.

firmAccountIdOptional
integer

Firm Account to be linked with the firm

firmAccountNameOptional
string

FIrm Account name

clientAccountIdOptional
integer

Client Account to be linked with the firm

clientAccountNameOptional
string

Client Account name

createdDateOptional
string

Created date of the linkage

createdUserIdOptional
integer

User who created the linkage

modifiedDateOptional
string

Modified date of the linkage

modifiedUserIdOptional
integer

User who modified the linkage

statusOptional
string

The status of the account linkage. The following are the available statuses

  • Requested - When a linkage is requested
  • Approved - When the linkage is approved
  • Rejected - When the linkage is rejected
  • Revoked - When the linkage is revoked.
Enum: Requested, Approved, Rejected, Revoked
isDeletedOptional
boolean

This is set to 1 if the linkage is deleted.

firmContactNameOptional
string

Name of the firm's point of contact person for the client

firmContactEmailOptional
string

Email of the firm's point of contact person for the client