Update contact

PUT {{baseUrl}}/buyers/:buyerId/contacts/:contactId

Request Body

{"firstName"=>"non tempor", "lastName"=>"mollit fugiat", "default"=>false}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: Created

""