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
stringCompanyCode
countryRequired
stringThe country for which coefficient will be applied.
coefficientRequired
numberValue by which rates need to be altered while calculating taxes.
taxSubTypeIdRequired
stringTaxSubTypeId
currencyCodeRequired
stringCurrencyCode
unitOfBasisIdRequired
integerUnitOfBasisId
isApplicableRequired
booleanIsApplicable Flag that is being used to mark the effectiveness of the specific entry for the particular date.
startDateRequired
stringStartDate
endDateRequired
string