POST api/PDF/RPSOrderPDFGenerator

Request Information

URI Parameters

None.

Body Parameters

RPSPDFGeneratorVM
NameDescriptionTypeAdditional information
RequestNumber

string

None.

HeadDate

date

None.

UserCNPJ

string

None.

NFNumber

string

None.

NFSerie

string

None.

EmissionDateTime

date

None.

VerificationCode

string

None.

ProviderCNPJ

string

None.

ProviderIM

string

None.

ProviderName

string

None.

ProviderAddress

string

None.

ProviderNeighborhood

string

None.

ProviderCEP

string

None.

ProviderCity

string

None.

ProviderState

string

None.

TakerName

string

None.

TakerCNPJ

string

None.

TakerAddress

string

None.

TakerNeighborhood

string

None.

TakerCEP

string

None.

TakerCity

string

None.

TakerState

string

None.

TakerEmail

string

None.

TakerIM

string

None.

IntermediaryServiceCNPJOrCPF

string

None.

IntermediaryServiceName

string

None.

ServiceDescription

string

None.

ServiceComments

string

None.

ServiceDueDate

date

None.

ServiceTotalValue

decimal number

None.

ServiceINSS

decimal number

None.

ServiceIRRF

decimal number

None.

ServiceCSLL

decimal number

None.

ServiceCOFINS

decimal number

None.

ServicePISPASEP

decimal number

None.

ServiceCode

string

None.

ServiceCodeDescription

string

None.

ServiceTotalValueDeductions

decimal number

None.

ServiceBaseCalculation

decimal number

None.

ServiceAliquot

decimal number

None.

ServiceISSValue

decimal number

None.

ServiceCredit

decimal number

None.

ServicePerformedCity

string

None.

ServiceNumberInscrition

string

None.

TaxValue

decimal number

None.

OtherInformation

string

None.

Username

string

None.

Password

string

None.

RPSType

ERPSType

None.

Quantity

decimal number

None.

UnitValue

decimal number

None.

TotalValue

decimal number

None.

RefereceMonth

date

None.

Gathering

string

None.

RPSField

string

None.

CNAE

string

None.

ServiceProvidedLocation

string

None.

Taxtation

string

None.

ActivityDescription

string

None.

PISPercentage

decimal number

None.

COFINSPercentage

decimal number

None.

INSSPercentage

decimal number

None.

IRPercentage

decimal number

None.

CSLLPercentage

decimal number

None.

Request Formats

application/json, text/json

Sample:
{
  "RequestNumber": "sample string 1",
  "HeadDate": "2026-02-20T02:05:03.3933678-03:00",
  "UserCNPJ": "sample string 3",
  "NFNumber": "sample string 4",
  "NFSerie": "sample string 5",
  "EmissionDateTime": "2026-02-20T02:05:03.3933678-03:00",
  "VerificationCode": "sample string 7",
  "ProviderCNPJ": "sample string 8",
  "ProviderIM": "sample string 9",
  "ProviderName": "sample string 10",
  "ProviderAddress": "sample string 11",
  "ProviderNeighborhood": "sample string 12",
  "ProviderCEP": "sample string 13",
  "ProviderCity": "sample string 14",
  "ProviderState": "sample string 15",
  "TakerName": "sample string 16",
  "TakerCNPJ": "sample string 17",
  "TakerAddress": "sample string 18",
  "TakerNeighborhood": "sample string 19",
  "TakerCEP": "sample string 20",
  "TakerCity": "sample string 21",
  "TakerState": "sample string 22",
  "TakerEmail": "sample string 23",
  "TakerIM": "sample string 24",
  "IntermediaryServiceCNPJOrCPF": "sample string 25",
  "IntermediaryServiceName": "sample string 26",
  "ServiceDescription": "sample string 27",
  "ServiceComments": "sample string 28",
  "ServiceDueDate": "2026-02-20T02:05:03.3933678-03:00",
  "ServiceTotalValue": 30.0,
  "ServiceINSS": 31.0,
  "ServiceIRRF": 32.0,
  "ServiceCSLL": 33.0,
  "ServiceCOFINS": 34.0,
  "ServicePISPASEP": 35.0,
  "ServiceCode": "sample string 36",
  "ServiceCodeDescription": "sample string 37",
  "ServiceTotalValueDeductions": 38.0,
  "ServiceBaseCalculation": 39.0,
  "ServiceAliquot": 40.0,
  "ServiceISSValue": 41.0,
  "ServiceCredit": 42.0,
  "ServicePerformedCity": "sample string 43",
  "ServiceNumberInscrition": "sample string 44",
  "TaxValue": 45.0,
  "OtherInformation": "sample string 46",
  "Username": "sample string 47",
  "Password": "sample string 48",
  "RPSType": 1,
  "Quantity": 49.0,
  "UnitValue": 50.0,
  "TotalValue": 51.0,
  "RefereceMonth": "2026-02-20T02:05:03.3933678-03:00",
  "Gathering": "sample string 53",
  "RPSField": "sample string 54",
  "CNAE": "sample string 55",
  "ServiceProvidedLocation": "sample string 56",
  "Taxtation": "sample string 57",
  "ActivityDescription": "sample string 58",
  "PISPercentage": 59.0,
  "COFINSPercentage": 60.0,
  "INSSPercentage": 61.0,
  "IRPercentage": 62.0,
  "CSLLPercentage": 63.0
}

application/xml, text/xml

Sample:
<RPSPDFGeneratorVM xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/TecnoClientPDFGenerator.Models">
  <ActivityDescription>sample string 58</ActivityDescription>
  <CNAE>sample string 55</CNAE>
  <COFINSPercentage>60</COFINSPercentage>
  <CSLLPercentage>63</CSLLPercentage>
  <EmissionDateTime>2026-02-20T02:05:03.3933678-03:00</EmissionDateTime>
  <Gathering>sample string 53</Gathering>
  <HeadDate>2026-02-20T02:05:03.3933678-03:00</HeadDate>
  <INSSPercentage>61</INSSPercentage>
  <IRPercentage>62</IRPercentage>
  <IntermediaryServiceCNPJOrCPF>sample string 25</IntermediaryServiceCNPJOrCPF>
  <IntermediaryServiceName>sample string 26</IntermediaryServiceName>
  <NFNumber>sample string 4</NFNumber>
  <NFSerie>sample string 5</NFSerie>
  <OtherInformation>sample string 46</OtherInformation>
  <PISPercentage>59</PISPercentage>
  <Password>sample string 48</Password>
  <ProviderAddress>sample string 11</ProviderAddress>
  <ProviderCEP>sample string 13</ProviderCEP>
  <ProviderCNPJ>sample string 8</ProviderCNPJ>
  <ProviderCity>sample string 14</ProviderCity>
  <ProviderIM>sample string 9</ProviderIM>
  <ProviderName>sample string 10</ProviderName>
  <ProviderNeighborhood>sample string 12</ProviderNeighborhood>
  <ProviderState>sample string 15</ProviderState>
  <Quantity>49</Quantity>
  <RPSField>sample string 54</RPSField>
  <RPSType>SaoPaulo</RPSType>
  <RefereceMonth>2026-02-20T02:05:03.3933678-03:00</RefereceMonth>
  <RequestNumber>sample string 1</RequestNumber>
  <ServiceAliquot>40</ServiceAliquot>
  <ServiceBaseCalculation>39</ServiceBaseCalculation>
  <ServiceCOFINS>34</ServiceCOFINS>
  <ServiceCSLL>33</ServiceCSLL>
  <ServiceCode>sample string 36</ServiceCode>
  <ServiceCodeDescription>sample string 37</ServiceCodeDescription>
  <ServiceComments>sample string 28</ServiceComments>
  <ServiceCredit>42</ServiceCredit>
  <ServiceDescription>sample string 27</ServiceDescription>
  <ServiceDueDate>2026-02-20T02:05:03.3933678-03:00</ServiceDueDate>
  <ServiceINSS>31</ServiceINSS>
  <ServiceIRRF>32</ServiceIRRF>
  <ServiceISSValue>41</ServiceISSValue>
  <ServiceNumberInscrition>sample string 44</ServiceNumberInscrition>
  <ServicePISPASEP>35</ServicePISPASEP>
  <ServicePerformedCity>sample string 43</ServicePerformedCity>
  <ServiceProvidedLocation>sample string 56</ServiceProvidedLocation>
  <ServiceTotalValue>30</ServiceTotalValue>
  <ServiceTotalValueDeductions>38</ServiceTotalValueDeductions>
  <TakerAddress>sample string 18</TakerAddress>
  <TakerCEP>sample string 20</TakerCEP>
  <TakerCNPJ>sample string 17</TakerCNPJ>
  <TakerCity>sample string 21</TakerCity>
  <TakerEmail>sample string 23</TakerEmail>
  <TakerIM>sample string 24</TakerIM>
  <TakerName>sample string 16</TakerName>
  <TakerNeighborhood>sample string 19</TakerNeighborhood>
  <TakerState>sample string 22</TakerState>
  <TaxValue>45</TaxValue>
  <Taxtation>sample string 57</Taxtation>
  <TotalValue>51</TotalValue>
  <UnitValue>50</UnitValue>
  <UserCNPJ>sample string 3</UserCNPJ>
  <Username>sample string 47</Username>
  <VerificationCode>sample string 7</VerificationCode>
</RPSPDFGeneratorVM>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.