DEV

Type.

OrganizationVendor

No description

Fields

accountKey

String!

Required

Account key associated with the OrganizationVendor.

createdAt

DateTime!

Required

Timestamp of when this OrganizationVendor was created.

createdBy

String!

Required

ID of the User or Organization that created this OrganizationVendor.

id

ID!

Required

Unique identifier of the OrganizationVendor.

name

String!

Required

Business name of the vendor.

party

Party!

Required

Object containing address information for the vendors primary contact and address.

Required

Type of Organization. For OrganizationVendor this will be PLATFORM_VENDOR by default.

updatedAt

DateTime!

Required

Timestamp of when this OrganizationVendor was last updated.

updatedBy

String!

Required

ID of the User or Organization that last updated this OrganizationVendor.

vendorExternalId

String!

Required

The external ID associated with the vendor.

Was this page helpful?