Create a Fc Subscription
A fulfillment center (FC) is a physical location from which Eshopbox fulfills orders. Subscribing fulfillment center (FC) will allow a user to send their inventory to Eshobox warehouses.
Create a fulfillment Center Subscription
POST
https://{{workspace}}.myeshopbox.com/api/v1/subscription
This endpoint is required to subscribe a fulfillment center (FC) for sending inventory to Eshopbox warehouse
Headers
Authentication
string
The Bearer token is required to access API
Request Body
warehouseId
string
Id of warehouse for which a user want to subscribe
warehouseName
string
Name of warehouse for which a user want to subscribe
externalWmsAccountId
string
Id of External WMS account
facility
string
Name of facility for which subscription is made
requestDocuments
object
Documents(gst certificate,signature,company logo) required to subscribe Fulfillment channels
Last updated