GET resourceBundles/{bundleId}?warehouseId={warehouseId}

Retrieves a list of all Templates that can be added to a Resource Bundle with the specified WarehouseId

Request Information

URI Parameters

NameDescriptionTypeAdditional information
warehouseId System.Int32 Required
bundleId System.String None

Body Parameters

None

Response Information

Resource Description

System.Collections.Generic.IEnumerable`1[Epic.Customer.Api.ResponseModels.MappingFromDbEntities.TemplateResponse]
NameDescriptionTypeAdditional information
TemplateId System.Int32 None
Description System.String None
ItemCode System.String None
TemplateType System.String None
ItemPrices System.Collections.Generic.List`1[Epic.Customer.Api.ResponseModels.MappingFromDbEntities.ItemPriceResponse] None
TemplateDetails System.Collections.Generic.List`1[Epic.Billing.Models.TemplateDetail] None