list_fulfillment_centers
Retrieve a list of fulfillment centers from the ShipBob API to manage and track inventory locations, enabling efficient order fulfillment and logistics planning.
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"
}