Get Fulfillment Centers

View as Markdown

Returns the list of ShipBob fulfillment centers that are enabled for receiving inventory. Use this list to choose the destination fulfillment center when creating a warehouse receiving order (WRO). For the full network of ShipBob physical locations regardless of receiving eligibility, use the Locations API.

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Response

Success
address1string or nullOptional
Address line one of the fulfillment center
address2string or nullOptional
Address line two of the fulfillment center
citystring or nullOptional
City the fulfillment center is located in
countrystring or nullOptional
Country the fulfillment center is located in
emailstring or nullOptional
Email contact for the fulfillment center
idintegerOptional
Unique identifier of the fulfillment center
namestring or nullOptional
Name of the fulfillment center
phone_numberstring or nullOptional
Phone number contact for the fulfillment center
statestring or nullOptional
State the fulfillment center is located in
timezonestring or nullOptional
Timezone the fulfillment center is located in
zip_codestring or nullOptional
Postal code of the fulfillment center

Errors

401
Unauthorized Error
403
Forbidden Error