Get a Product Tag
GET/pcm/tags/:tagID
Retrieves a product tag for a store. A store can view the tags associated with the organization to which the store belongs. However, an organization can only view the tags associated with the organization.
Request
Responses
- 200
- 400
- 404
- 422
- 500
Returns a product tag with the following attributes.
Bad request. The request failed validation.
Bad Request. Not Found.
Bad request. The request failed validation.
Internal server error. There was a system failure in the platform.