Update client
DevelopingPUT
/api/partners/clients/{id}Creates client account and associate it with the partner. If external_id is provided and the client already exists it will be updated.
Request
Path Params
id
string
required
Body Params application/json
No schema defined
Example
Not configured
Request samples
Responses
Client created successfully(200)
Error response(400)
Error response(404)
Client created successfully
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 4 months ago