list_channels
Retrieve a list of sales channels integrated with ShipBob's e-commerce fulfillment system to manage and streamline multi-channel operations effectively.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}