Creates a new Location
specified by a warehouse id
and according to the request body.
Generate a JWT access token through a Custom Global Integration and provide it with each request in the Authorization
header prefixed with "Bearer" and then a single space.
The id
of the referenced Warehouse
.
An object conforming to the Inventory Warehouse Location schema to be created.
A Location describes a user-specified inventory address within a warehouse.
Created - The resource was created successfully.
The response is of type object
.