Supplier Properties🔒Requires product access scope. Supplier Properties FieldsTypeDescidstringSupplier's IDtitlestringSupplier's name, must be unique within the store.urlstringThe supplier's URL, used for accessing their website or additional resources.created_atstringCreation time, formatted as ISO-8601updated_atstringLast modification time, formatted as ISO-8601 Example json{ "id": "382453603865993516", "title": "example supplier", "url": "https://shoplazza.com", "created_at": "2024-05-21T08:54:05Z", "updated_at": "2024-05-21T08:54:05Z" }