POST api/Values/Update?JobId={JobId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
JobId

string

Required

Body Parameters

JobRequest
NameDescriptionTypeAdditional information
JobId

globally unique identifier

None.

ServiceId

globally unique identifier

None.

Name

string

None.

ReferenceNumber

string

None.

JobReference2

string

None.

JobReference3

string

None.

RegionId

globally unique identifier

None.

JobDate

date

None.

JobTime

time interval

None.

JobUser

string

None.

SizeInKvm

decimal number

None.

CustomerPrice

decimal number

None.

UserPrice

decimal number

None.

RutAmount

decimal number

None.

DoorCode

string

None.

BusinessCustomerId

globally unique identifier

None.

CustomerId

globally unique identifier

None.

CustomerName

string

None.

InvoiceAddress1

string

None.

InvoicePostalCode

string

None.

InvoiceCity

string

None.

InvoiceCountryId

string

None.

CustomerEmail

string

None.

CustomerOrgnaizationNumber

string

None.

CompanyPhone

string

None.

VatPercent

decimal number

None.

JobAddress1

string

None.

JobPostalCode

string

None.

JobCity

string

None.

JobCountryId

string

None.

EMail

string

None.

Phone

string

None.

JobDescription

string

None.

StartDate

date

None.

EndDate

date

None.

VatNumber

string

None.

Request Formats

application/json, text/json

Sample:
{
  "JobId": "289b9887-2b67-453f-9e3f-144479ffc02d",
  "ServiceId": "c3832334-34f9-4247-9da4-b835654dc3dc",
  "Name": "sample string 3",
  "ReferenceNumber": "sample string 4",
  "JobReference2": "sample string 5",
  "JobReference3": "sample string 6",
  "RegionId": "3d73ca4f-fd27-4667-b3ef-0e3448d0fc68",
  "JobDate": "2025-12-14T00:02:39.8095154-06:00",
  "JobTime": "00:00:00.1234567",
  "JobUser": "sample string 10",
  "SizeInKvm": 1.0,
  "CustomerPrice": 11.0,
  "UserPrice": 12.0,
  "RutAmount": 1.0,
  "DoorCode": "sample string 13",
  "BusinessCustomerId": "00c62e97-8132-40f1-80de-ee82432dff5b",
  "CustomerId": "73bf445f-0106-46b6-82da-f45f27054419",
  "CustomerName": "sample string 15",
  "InvoiceAddress1": "sample string 16",
  "InvoicePostalCode": "sample string 17",
  "InvoiceCity": "sample string 18",
  "InvoiceCountryId": "sample string 19",
  "CustomerEmail": "sample string 20",
  "CustomerOrgnaizationNumber": "sample string 21",
  "CompanyPhone": "sample string 22",
  "VatPercent": 1.0,
  "JobAddress1": "sample string 23",
  "JobPostalCode": "sample string 24",
  "JobCity": "sample string 25",
  "JobCountryId": "sample string 26",
  "EMail": "sample string 27",
  "Phone": "sample string 28",
  "JobDescription": "sample string 29",
  "StartDate": "2025-12-14T00:02:39.8095154-06:00",
  "EndDate": "2025-12-14T00:02:39.8095154-06:00",
  "VatNumber": "sample string 30"
}

text/html

Sample:
{"JobId":"289b9887-2b67-453f-9e3f-144479ffc02d","ServiceId":"c3832334-34f9-4247-9da4-b835654dc3dc","Name":"sample string 3","ReferenceNumber":"sample string 4","JobReference2":"sample string 5","JobReference3":"sample string 6","RegionId":"3d73ca4f-fd27-4667-b3ef-0e3448d0fc68","JobDate":"2025-12-14T00:02:39.8095154-06:00","JobTime":"00:00:00.1234567","JobUser":"sample string 10","SizeInKvm":1.0,"CustomerPrice":11.0,"UserPrice":12.0,"RutAmount":1.0,"DoorCode":"sample string 13","BusinessCustomerId":"00c62e97-8132-40f1-80de-ee82432dff5b","CustomerId":"73bf445f-0106-46b6-82da-f45f27054419","CustomerName":"sample string 15","InvoiceAddress1":"sample string 16","InvoicePostalCode":"sample string 17","InvoiceCity":"sample string 18","InvoiceCountryId":"sample string 19","CustomerEmail":"sample string 20","CustomerOrgnaizationNumber":"sample string 21","CompanyPhone":"sample string 22","VatPercent":1.0,"JobAddress1":"sample string 23","JobPostalCode":"sample string 24","JobCity":"sample string 25","JobCountryId":"sample string 26","EMail":"sample string 27","Phone":"sample string 28","JobDescription":"sample string 29","StartDate":"2025-12-14T00:02:39.8095154-06:00","EndDate":"2025-12-14T00:02:39.8095154-06:00","VatNumber":"sample string 30"}

application/xml, text/xml

Sample:
<Request.JobRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EzsoftApi.Modal">
  <BusinessCustomerId>00c62e97-8132-40f1-80de-ee82432dff5b</BusinessCustomerId>
  <CompanyPhone>sample string 22</CompanyPhone>
  <CustomerEmail>sample string 20</CustomerEmail>
  <CustomerId>73bf445f-0106-46b6-82da-f45f27054419</CustomerId>
  <CustomerName>sample string 15</CustomerName>
  <CustomerOrgnaizationNumber>sample string 21</CustomerOrgnaizationNumber>
  <CustomerPrice>11</CustomerPrice>
  <DoorCode>sample string 13</DoorCode>
  <EMail>sample string 27</EMail>
  <EndDate>2025-12-14T00:02:39.8095154-06:00</EndDate>
  <InvoiceAddress1>sample string 16</InvoiceAddress1>
  <InvoiceCity>sample string 18</InvoiceCity>
  <InvoiceCountryId>sample string 19</InvoiceCountryId>
  <InvoicePostalCode>sample string 17</InvoicePostalCode>
  <JobAddress1>sample string 23</JobAddress1>
  <JobCity>sample string 25</JobCity>
  <JobCountryId>sample string 26</JobCountryId>
  <JobDate>2025-12-14T00:02:39.8095154-06:00</JobDate>
  <JobDescription>sample string 29</JobDescription>
  <JobId>289b9887-2b67-453f-9e3f-144479ffc02d</JobId>
  <JobPostalCode>sample string 24</JobPostalCode>
  <JobReference2>sample string 5</JobReference2>
  <JobReference3>sample string 6</JobReference3>
  <JobTime>PT0.1234567S</JobTime>
  <JobUser>sample string 10</JobUser>
  <Name>sample string 3</Name>
  <Phone>sample string 28</Phone>
  <ReferenceNumber>sample string 4</ReferenceNumber>
  <RegionId>3d73ca4f-fd27-4667-b3ef-0e3448d0fc68</RegionId>
  <RutAmount>1</RutAmount>
  <ServiceId>c3832334-34f9-4247-9da4-b835654dc3dc</ServiceId>
  <SizeInKvm>1</SizeInKvm>
  <StartDate>2025-12-14T00:02:39.8095154-06:00</StartDate>
  <UserPrice>12</UserPrice>
  <VatNumber>sample string 30</VatNumber>
  <VatPercent>1</VatPercent>
</Request.JobRequest>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml

Sample:

Sample not available.