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_idstringRequired

Headers

AcceptstringRequired
User-AgentstringRequired

Request

This endpoint expects an object.
requestobjectRequired
Details about the request to update

Response

OK
requestobject
Describes a request from a client to perform a given action on a customer's account.

Errors