Exemption Certificate Management

CertCapture RESTful APIs

CountryCoefficientsRequestModel

Represents the Country coefficients model, using which tax rules rates can be modified dynamically for CB transaciotns while applying tax rules in order to reduce the variance for all the transactions at country level.

Parameters
companyCodeRequired
string

CompanyCode

countryRequired
string

The country for which coefficient will be applied.

coefficientRequired
number

Value by which rates need to be altered while calculating taxes.

taxSubTypeIdRequired
string

TaxSubTypeId

currencyCodeRequired
string

CurrencyCode

unitOfBasisIdRequired
integer

UnitOfBasisId

isApplicableRequired
boolean

IsApplicable Flag that is being used to mark the effectiveness of the specific entry for the particular date.

startDateRequired
string

StartDate

endDateRequired
string