Exemption Certificate Management

CertCapture RESTful APIs

FilingPaymentModel

A model for return payments.

Parameters
idOptional
integer

The unique ID number for the payment.

filingIdRequired
integer

The filing return id that this applies too

paymentAmountRequired
number

The payment amount.

typeRequired
string

The type of the payment.

Enum: CurrentPeriod, Prepayment, PriorPayment, PriorCspFee
isCalculatedOptional
boolean

Whether or not the payment has been calculated.

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.