Update customer

Update a customer of your platform.

This endpoint is only available to certain participants leveraging zerohash for customer settlements. Please contact us for more information on enabling it.

This is a partial update — send only the fields you want to change. platform_updated_at (the timestamp of the change on your platform, in milliseconds since the Unix epoch) is required on every request.

💡 Use the Examples / schema dropdown on the request body to see common update scenarios (standard details, change of address, change of name, W-9 document generation, W-9 document upload, W-8BEN, tax withholding, KYC/compliance, EDD, and an all-accepted-fields reference).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^[A-Z0-9]{6}$

Unique participant identifier. Always 6 uppercase alphanumeric characters.

Body Params

Updated customer profile fields (all fields optional, only send fields to update)

Headers
string
required

HMAC-SHA256 signature of the request, base64-encoded. See the Authentication guide for the exact signing formula.

string
required

Current Unix timestamp in seconds. Must be within 60 seconds of server time or the request is rejected.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json