🔒
Requires product
access scope.
Fields | Type | Desc |
---|
id | string | Supplier's ID |
title | string | Supplier's name, must be unique within the store. |
url | string | |
created_at | string | Creation time, formatted as ISO-8601 |
updated_at | string | Last modification time, formatted as ISO-8601 |
{
"id": "382453603865993516",
"title": "example supplier",
"url": "https://shoplazza.com",
"created_at": "2024-05-21T08:54:05Z",
"updated_at": "2024-05-21T08:54:05Z"
}