Update request
Updates a customer request. The request must have its status
in a PENDING
state to successfully update.
To clear a field, set it to null
. Fields that are not provided in the request will not be changed.
If updating an array field, the entire contents of the array must be passed.
Path parameters
request_id
Headers
Accept
User-Agent
Request
This endpoint expects an object.
request
Details about the request to update
Response
OK
request
Describes a request from a client to perform a given action on a customer's account.