Exemption Certificate Management
CertCapture RESTful APIs
FilingPaymentModel
A model for return payments.
Parameters
idOptional
integerThe unique ID number for the payment.
filingIdRequired
integerThe filing return id that this applies too
paymentAmountRequired
numberThe payment amount.
typeRequired
stringThe type of the payment.
Enum: CurrentPeriod, Prepayment, PriorPayment, PriorCspFee
isCalculatedOptional
booleanWhether or not the payment has been calculated.
createdDateOptional
stringThe date when this record was created.
createdUserIdOptional
integerThe User ID of the user who created this record.
modifiedDateOptional
stringThe date/time when this record was last modified.
modifiedUserIdOptional
integerThe user ID of the user who last modified this record.