Update contact
PUT {{baseUrl}}/buyers/:buyerId/contacts/:contactId
Request Body
{"firstName"=>"non tempor", "lastName"=>"mollit fugiat", "default"=>false}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: Created
""