Exemption Certificate Management

CertCapture RESTful APIs

FilingAdjustmentModel

A model for return adjustments.

Parameters
idOptional
integer

The unique ID number for the adjustment.

filingIdOptional
integer

The filing return id that this applies too

amountRequired
number

The adjustment amount.

periodRequired
string

The filing period the adjustment is applied to.

Enum: None, CurrentPeriod, NextPeriod
typeRequired
string

The type of the adjustment.

isCalculatedOptional
boolean

Whether or not the adjustment has been calculated.

accountTypeRequired
string

The account type of the adjustment.

Enum: None, AccountsReceivableAccountsPayable, AccountsReceivable, AccountsPayable
reasonOptional
string

A descriptive reason for creating this adjustment.

createdDateOptional
string

The date when this record was created.

createdUserIdOptional
integer

The User ID of the user who created this record.

modifiedDateOptional
string

The date/time when this record was last modified.

modifiedUserIdOptional
integer

The user ID of the user who last modified this record.