post https://sandbox.external.routefusion.com/graphql (14 disregard)
Interacts like a PATCH request. Takes the id of the entity and the fields of the data you wish to update and only updates the fields passed to the mutation.
EntityUpdateInput Attributes
| Attribute | Type |
|---|---|
| phone | String |
| phone_country | String |
| contact_first_name | String |
| contact_last_name | String |
| business_name | String |
| business_address1 | String |
| business_address2 | String |
| business_city | String |
| business_state_province_region | String |
| business_postal_code | PostalCode |
| business_country | ISO3166_1 |
| tax_number | TaxNumber |
| trade_name | TradeName |
| naics_code | NAICS |
| currency_needed | [String] |
| destination_countries | [String] |
| business_type | BusinessType |
| business_industry | BusinessIndustry |
| business_description | String |
| trading_symbol | String |
| owned_by | String |
| owned_by_other_entity | Boolean |
| owned_by_public_company | Boolean |
| owned_by_public_company_symbol | String |
| incorporation_date | DateTime |
| average_monthly_transaction_count | String |
| average_monthly_volume | String |
| website_url | String |