customer
DELETE {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/customers({{customerId}})?tenant={{tenant}}
Request Params
Key | Datatype | Required | Description |
---|
tenant | string | | |
Request Body
{"displayName"=>"Otter Company 2", "type"=>"Company", "addressLine1"=>"192 Market Square", "addressLine2"=>"", "city"=>"Atlanta", "state"=>"GA", "country"=>"US", "postalCode"=>"31772", "phoneNumber"=>"", "email"=>"robert.townes@contoso.com", "website"=>"", "taxLiable"=>false, "taxAreaId"=>"00000000-0000-0000-0000-000000000000", "taxRegistrationNumber"=>"", "currencyId"=>"00000000-0000-0000-0000-000000000000", "currencyCode"=>"USD", "paymentTermsId"=>"00000000-0000-0000-0000-000000000000", "shipmentMethodId"=>"00000000-0000-0000-0000-000000000000", "paymentMethodId"=>"00000000-0000-0000-0000-000000000000", "blocked"=>" "}
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
If-Match | string | | |