Methods
(static) Base/Link-Category()
Link-Category : This endpoint is called when a sourcecode redirect has an input parameter of category id
Parameters:
Type | Description |
---|---|
querystringparameter | pid: product id, for example 'ps3bundle5' (note, this id needs to be configured in ECOM BM) |
category | non-sensitive |
serverfunction | get |
(static) Base/Link-CategoryProduct()
Link-CategoryProduct : This pipeline, which forwards calls to other pipelines, supports legacy code where content assets link to specific pipelines. For new code, link to the respective pipeline directly (for example, Search-Show or Product-Show). You can also create links within content assets directly in Business Manager"
Parameters:
Type | Description |
---|---|
querystringparameter | pid: product id, for example 'ps3bundle5' (note, this id needs to be configured in ECOM BM) |
category | non-sensitive |
serverfunction | get |
(static) Base/Link-Page()
Link-Page : This endpoint is called when a sourcecode redirect has an input parameter of content id
Parameters:
Type | Description |
---|---|
querystringparameter | cid : content id, for example 'privacy3' (note, this id needs to be configured in ECOM BM) |
category | non-sensitive |
serverfunction | get |
(static) Base/Link-Product()
Link-Product : This endpoint is called when a sourcecode redirect has an input parameter product id
Parameters:
Type | Description |
---|---|
querystringparameter | pid: product id, for example 'ps3bundle5' (note, this id needs to be configured in ECOM BM) |
category | non-sensitive |
serverfunction | get |