Copyright | (c) 2015-2016 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Language | Haskell2010 |
Updates regional inventory for multiple products or regions in a single request.
See: Content API for Shopping Reference for content.regionalinventory.custombatch
.
Synopsis
- type RegionalinventoryCustombatchResource = "content" :> ("v2.1" :> ("regionalinventory" :> ("batch" :> (QueryParam "alt" AltJSON :> (ReqBody '[JSON] RegionalinventoryCustomBatchRequest :> Post '[JSON] RegionalinventoryCustomBatchResponse)))))
- regionalinventoryCustombatch :: RegionalinventoryCustomBatchRequest -> RegionalinventoryCustombatch
- data RegionalinventoryCustombatch
- rcPayload :: Lens' RegionalinventoryCustombatch RegionalinventoryCustomBatchRequest
REST Resource
type RegionalinventoryCustombatchResource = "content" :> ("v2.1" :> ("regionalinventory" :> ("batch" :> (QueryParam "alt" AltJSON :> (ReqBody '[JSON] RegionalinventoryCustomBatchRequest :> Post '[JSON] RegionalinventoryCustomBatchResponse))))) Source #
A resource alias for content.regionalinventory.custombatch
method which the
RegionalinventoryCustombatch
request conforms to.
Creating a Request
regionalinventoryCustombatch Source #
Creates a value of RegionalinventoryCustombatch
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data RegionalinventoryCustombatch Source #
Updates regional inventory for multiple products or regions in a single request.
See: regionalinventoryCustombatch
smart constructor.
Instances
Request Lenses
rcPayload :: Lens' RegionalinventoryCustombatch RegionalinventoryCustomBatchRequest Source #
Multipart request metadata.