Update a billing adjustment event
patch
/crmRestApi/resources/11.13.18.05/billingAdjustments/{BillAdjustmentRequestsNumber}/child/billingAdjustmentEvents/{BillAdjustmentRequestEventsNumber}
Request
Path Parameters
-
BillAdjustmentRequestEventsNumber(required): string
The event number of the adjustment.
-
BillAdjustmentRequestsNumber(required): string
The unique identifier of the bill adjustment request record.
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
ExternalBillEventId: string
Title:
External Bill Event IDMaximum Length:300The unique identifier of the external bill event. -
ExternalBillEventNumber: string
Title:
External Bill Event NumberMaximum Length:300The public unique identifier of the external bill event.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : billingAdjustments-billingAdjustmentEvents-item-response
Type:
Show Source
object-
BillAdjustmentRequestEventsId: integer
(int64)
Title:
Adjustment Event IDRead Only:trueThe unique identifier of the adjustment event. -
BillAdjustmentRequestEventsNumber: string
Title:
Adjustment Event NumberMaximum Length:30The event number of the adjustment. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the row. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date and time of the row creation. -
DeleteFlag: boolean
Title:
Delete IndicatorRead Only:trueIndicates whether the user can delete the record. -
ExternalBillEventId: string
Title:
External Bill Event IDMaximum Length:300The unique identifier of the external bill event. -
ExternalBillEventNumber: string
Title:
External Bill Event NumberMaximum Length:300The public unique identifier of the external bill event. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date and time of the last update made to the row. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the row. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The session login associated to the user who last updated the row. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
UpdateFlag: boolean
Title:
Update IndicatorRead Only:trueIndicates whether the user can update the record.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.