Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Sample request:
POST /pricegroups/fixed
{
"name": "Fixed price group 1"
}
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Fixed Price Group
Fixed Price Group created
Identifier
Name
Date of last modification of Fixed Price Group
Sample request:
PUT /pricegroups/fixed/1
{
"name": "Renamed fixed price group"
}
Fixed Price Group id
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Fixed Price Group model
Fixed Price Group was updated
Identifier
Name
Date of last modification of Fixed Price Group
Deletes specific Fixed Price Group by id
Fixed Price Group id
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Fixed Price Group was deleted
Gets all Product Attribute Values, existing in the system for provided Product Attribute
Modified since
>= 1<= 100000
>= 1<= 2147483647
Product Attribute id
Example:2
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Paging Response with Product Attributes data
Product attribute value model