CreateMaterialOperatorInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| addressLine1 | String! | Primary street address | |
| addressLine2 | String | Additional address information (suite, unit, building) | |
| city | String! | City or locality | |
| companyName | String! | Legal name of the company | |
| contactEmail | String | Primary contact email address | |
| contactName | String | Primary contact person name | |
| contactPhone | String | Primary contact phone number | |
| countryCode | String! | ISO 3166-1 alpha-2 country code | |
| eoriNumber | String | Economic Operators Registration and Identification number (EU) | |
| isActive | Boolean | Whether this operator is currently active | |
| operatorType | MaterialsOperatorTypeEnum! | Type of operator in the supply chain | |
| postalCode | String! | Postal or ZIP code | |
| registrationNumber | String | Company registration or tax ID number |