POST api/Calc/CalcCumulativeTax/MapDocument1344Report

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
model
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "CumulativeTaxReportId": "462a9813-6eef-4636-a585-eb34baebaea6",
  "Document1344ReportId": "1fa78afd-b7ac-4f9d-8e2f-91328a92d0a2"
}

text/xml

Sample:
<CalcCumulativeTaxDocument1344MapRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Heshev.Site.DomainLogic.Import">
  <CumulativeTaxReportId>462a9813-6eef-4636-a585-eb34baebaea6</CumulativeTaxReportId>
  <Document1344ReportId>1fa78afd-b7ac-4f9d-8e2f-91328a92d0a2</Document1344ReportId>
</CalcCumulativeTaxDocument1344MapRequest>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

No documentation available.

Response body formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/xml

Sample:

Sample not available.