v1

latestOpenAPI 3.1.02026-07-266133267.6 KB

Update Customer

This endpoint updates an already existing customer object

put/v3/customer/

Request body

metadatastring json

Set of key-value pairs that can be attached to the object (JSON string format)

customer_idstring

Customer id for which details need to be updated.

Example request

{
  "metadata": "{\"key1\": \"value1\", \"key2\": \"value2\"}"
}

Response

200

statusstring
messagestring