- Welcome 👋
- Get Started
- Create Your First App
- Authorization
- Webhooks
- Conditional Webhooks
- Security Considerations
- Multi-Language Support
- Responses
- Pagination
- Rate Limiting
- Versioning
- Change Log
- Support
- APIs
- Orders
- Order Status
- Order Histories
- Abandoned Carts
- Order Tags
- Order Invoice
- Order Reservations
- Order Items
- Products
- Product Options
- Product Quantity
- Product Variants
- Product Tags
- Product Images
- Product Option Values
- Customer Groups
- Customers
- Digitals Product
- Categories
- Exports
- Shipments
- Shipping Companies
- Shipping Zones
- Shipping Rules
- Countries
- Product Option Templates
- Taxes
- Coupons
- Affiliates
- Order Assignment
- Special Offers
- Transactions
- Payments
- Settlements
- Settings
- Merchant
- Brands
- Reviews
- Branches
- Currencies
- SEO
- Cities
- DNS Records
- Languages
- Employees
- Advertisements
- Webhooks
- Custom URLs
- Loyalty Points
- Orders
- Webhooks - Store Events
Brands
Create Brand
POST/brands
This endpoint allows you to create a new brand in the store
`brands.read_write`- Brands Read & Write
List Brands
GET/brands
This endpoint allows you to list all brands related to your store directly from this endpoint. Also, it allows you to filter them using a keyword, the...
Brand Details
GET/brands/{brand}
This endpoint allows you to return the complete details for a specific brand by passing the brand as a path parameter.
`brands.read`- Brands Read On...
Update Brand
PUT/brands/{brand}
This endpoint allows you to update brand details by passing the brand as a path parameter.
:::info[Information]
All variables in the Update Brand bo...
Delete Brand
DELETE/brands/{brand}
This endpoint allows you to delete a specific brand by passing the brand as a path parameter.
`brands.read_write`- Brands Read & Write

扫码加入 Apifox 微信交流群
在这里,获得 Apifox 使用上的任何帮助,快速上手让你的研测效率得到大幅提升

