Subscribe warehouse

POST {{fulfillment_client_url}}/warehouse/subscribe-warehouse

Call to subscribe to a private warehouse using the token provided by the warehouse.

Body definition

nameTypeDescriptionRequired
tokenStringkey provided by the warehousetrue

Request Body

{"token"=>"WMS-1"}

RESPONSES

status: OK

{"check":true}