Modified since
>= 1<= 100000
>= 1<= 2147483647
Searches Product Types by parameters
Modified since
>= 1<= 100000
>= 1<= 2147483647
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Paging Response with Product Types data
Product Type Model
Sample request:
POST /producttypes
{
"name": "ProductTypeName"
}
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Type model
New Product Type was created
Product Type Model
Product type Id.
Product type description (Name)
Match pattern:^[a-zA-Z0-9\s./;:\-_+()*&^%$#@]+$
>= 0 characters<= 50 characters
Modified on
Gets specific Product Type by unique id
Product Type id
Example:10000
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Returns found Product Type
Product Type Model
Product type Id.
Product type description (Name)
Match pattern:^[a-zA-Z0-9\s./;:\-_+()*&^%$#@]+$
>= 0 characters<= 50 characters
Modified on