DEV

Input.

OrganizationVendorCreateInput

No description

Fields

accountAddress

VendorAddressInput!

Required

The primary shipping address for the vendor.

accountUser

VendorUserInput!

Required

The primary users information for the vendor.

businessName

String!

Required

Name of the vendor.

businessUrl

String!

Required

URL to the vendors website.

defaultCountryOfOrigin

CountryCode!

Required

The default country of origin of the vendors items.

defaultHsCode

String

Default Harmonized System code to be used in calculations.

vendorExternalId

String!

Required

External ID associated with the vendor.

Was this page helpful?