PUT Billing/BillingRateTable/{billingRateTableID}?validateOnly={validateOnly}

Update billingRateTable

Request Information

URI Parameters

NameDescriptionTypeAdditional information
billingRateTableID

BillingRateTableID of BillingRateTable to be updated

integer

Required

validateOnly

Validate data, but don't post it

boolean

Default value is False

Body Parameters

BillingRateTable data

BillingRateTableDTO
NameDescriptionTypeAdditional information
BillingRateTableID

integer

None.

TableName

string

None.

RecordState

RecordState

None.

Created

AuditDataDTO

None.

LastUpdated

AuditDataDTO

None.

Props

Collection of Object

None.

BusinessUnits

Collection of BillingRateTableBusinessUnitDTO

None.

Comments

string

None.

Summary

string

None.

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.