POST api/v1/save-hsncode-taxrate-mapping?HSNCodeTaxRateMappingId={HSNCodeTaxRateMappingId}&HSNCodeId={HSNCodeId}&taxRateId={taxRateId}&userId={userId}

Request Information

URI Parameters
NameDescriptionTypeAdditional information
HSNCodeTaxRateMappingId

integer

Required

HSNCodeId

integer

Required

taxRateId

integer

Required

userId

integer

Required

Response Information

Description:

Return type: boolean

Response Formats
true
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>