Module ocs_rest_res_hub_product

Copyright © 2020 - 2026 SigScale Global Inc.

Function Index

content_types_accepted/0Provides list of resource representations accepted.
content_types_provided/0Provides list of resource representations available.
delete_hub/1Respond to POST /productInventoryManagement/v2/hub/{id}
post_hub/2Respond to POST /productInventoryManagement/v2/hub/
get_product_hubs/0Body producing function for GET|HEAD /productInventoryManagement/v2/hub/
get_product_hub/1Body producing function for GET|HEAD /productInventoryManagement/v2/hub/{id} requests.
post_hub_catalog/2Respond to POST /productCatalogManagement/v2/hub
get_catalog_hubs/0Body producing function for GET|HEAD /productCatalogManagement/v2/hub/
get_catalog_hub/1Body producing function for GET|HEAD /productCatalogManagement/v2/hub/{id}
hub/1CODEC for hub.

Function Details

content_types_accepted/0

content_types_accepted() -> ContentTypes

Provides list of resource representations accepted.

content_types_provided/0

content_types_provided() -> ContentTypes

Provides list of resource representations available.

delete_hub/1

delete_hub(Id) -> Result

Respond to POST /productInventoryManagement/v2/hub/{id}

post_hub/2

post_hub(ReqBody, Authorization) -> Result

Respond to POST /productInventoryManagement/v2/hub/

get_product_hubs/0

get_product_hubs() -> Result

Body producing function for GET|HEAD /productInventoryManagement/v2/hub/

get_product_hub/1

get_product_hub(Id) -> Result

Body producing function for GET|HEAD /productInventoryManagement/v2/hub/{id} requests.

post_hub_catalog/2

post_hub_catalog(ReqBody, Authorization) -> Result

Respond to POST /productCatalogManagement/v2/hub

get_catalog_hubs/0

get_catalog_hubs() -> Result

Body producing function for GET|HEAD /productCatalogManagement/v2/hub/

get_catalog_hub/1

get_catalog_hub(Id) -> Result

Body producing function for GET|HEAD /productCatalogManagement/v2/hub/{id}

hub/1

hub(Hub) -> Hub

CODEC for hub.


Generated by EDoc