NameDescriptionTypeAdditional information
ProductID

Product ID of the product that has to be produced.
Staging and live can contain differend ID's.
See api/Product for all available products

integer

Required

Amount

Number of times you want the attachments to be produced.
If attachment amount = 2 and product Amount = 2 the picture will be produced 4 times.
If you have multiple attachments inside of the product and the product quantity is 2 all attachments will be produced twice.

integer

Required

ReferenceId

Optional field where a reference ID for each order line can be placed

string

None.

ConsumerPrice

Optional unit price for this product
Necessary for customs document for orders to non-EU countries
When sending in multiple attachments inside of the product the price has to be the total price of all attachments.

decimal number

None.

Attachments

Collection of AttachmentModel

None.