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": "438fae3c-96eb-4740-8cdf-a9610188909e",
  "Document1344ReportId": "25f32f10-2ccf-4bf8-a25a-5bc32ef25210"
}

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>438fae3c-96eb-4740-8cdf-a9610188909e</CumulativeTaxReportId>
  <Document1344ReportId>25f32f10-2ccf-4bf8-a25a-5bc32ef25210</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.