created_at | string <date-time> |
id | string <int64> |
object | |
name | string |
updated_at | string <date-time> |
{- "created_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
successful operation
{- "product_suppliers": [
- {
- "created_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
], - "total_entries": 1,
- "links": {
}
}
Resource was created
Resource could not be saved due to validation errors
{- "name": "string"
}
{- "created_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
Resource was updated
Resource could not be saved due to validation errors
{- "name": "string"
}
{- "created_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}