tray-listas-preco-b2b

Create and query B2B price lists and values via the Tray API.

14|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/tray-tecnologia/tray-api-claude-plugin --skill tray-listas-preco-b2b
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tray-listas-preco-b2b
Source: https://github.com/tray-tecnologia/tray-api-claude-plugin/tree/main/skills/listas-preco-b2b
Command: npx skills add https://github.com/tray-tecnologia/tray-api-claude-plugin --skill tray-listas-preco-b2b

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Tray API's B2B price lists feature solves the challenge of managing differentiated pricing for enterprise customers by organizing lists and per-product values.

Core Features & Use Cases

  • Create, update, and list price lists for B2B customers
  • Add per-product or per-variant values with price, active status
  • Associate price lists with customer groups to segment pricing
  • Fetch values with pagination and basic validation

Quick Start

Create a new B2B price list named 'Atacado Premium' and add product 123 with a price to illustrate the workflow.

Frequently Asked Questions about tray-listas-preco-b2b

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create B2B price lists with differentiated pricing using the Tray API?

B2B price lists in the Tray API are created by sending a POST request with an access_token, specifying fields like name, description, and active status to manage differentiated pricing for enterprise customers.

Can I assign different product prices to specific customer groups in Tray?

Yes, you can associate price lists with customer groups in Tray, allowing specific B2B customer segments to receive differentiated pricing across catalog items.

How do I add per-variant values to a Tray B2B price list?

Per-variant values are added to a Tray B2B price list by submitting the product_id, variant_id, and price fields, enabling granular pricing control for individual product variations.

Do I need an access_token to query B2B price list values from the Tray API?

An access_token is required for both building and querying B2B price lists and their values within the Tray API, ensuring secure authentication for managing enterprise customer pricing.

How does pagination work when fetching price list values from the Tray API?

Fetching price list values from the Tray API supports pagination to handle large catalogs, allowing you to retrieve per-product or per-variant pricing data in manageable chunks with basic validation.

What is the best way to manage enterprise customer pricing in Tray?

The Tray API's B2B price lists feature is the best way to manage enterprise customer pricing, organizing lists and per-product values to apply differentiated pricing across customer groups.