Logo
Logo
⌘K

Get Catalog Product Costs

Retrieve the production and shipping costs for a CatalogProduct.
Parameters

catalogProductId

enum

Required

Artelo product type identifier.
Possible enum values
IndividualArtPrint
SetOf2ArtPrints
SetOf3ArtPrints
SetOf4ArtPrints
SetOf5ArtPrints
SetOf6ArtPrints
SetOf8ArtPrints
Show more values

size

enum

Required

Size of the product.
Possible enum values
x6x6
x8x8
x10x10
x12x12
x14x14
x16x16
x18x18
Show more values

frameStyle

enum

Required

Frame style of the product. This is only relevant for framed products.
Possible enum values
PremiumMetal
PremiumOak
Unframed
Metal
Oak

includeMats

boolean

Required

Whether or not to include hanging mats for the product. This is only relevant for unframed products or frames that do not support mats.

includeFramingService

boolean

Required

Whether or not to include framing a print-in-frame service for the product. This is only relevant for unframed products or frames without prints.

includeHangingPins

boolean

Required

Whether or not to include hanging pins for the product. This is only relevant for unframed products.

paperType

nullable enum

Required

Paper type of the product. This should be null for products without prints.
Possible enum values
SemiGlossPoster
MattePoster
SemiMatteLinenPoster
GlossyPoster
RagSatinPhoto
GlossyPhoto
LusterPhoto
Show more values

shippingDestination

enum

Required

Shipping destination of the product.
Possible enum values
US
United States
AD
Andorra
AE
United Arab Emirates
AF
Afghanistan
AG
Antigua and Barbuda
AI
Anguilla
AL
Albania
Show more values

quantity

number

Quantity of the product. Defaults to 1.
Returns

The production and shipping costs for a CatalogProduct.

POST

/catalog/get-costs

Response