Create order

PUT https://api.cen-do.com/v1/stores/{storeID}/orders

Request Body

Name
Type
Description

external_number*

String

Order name from your store to uniquely identify the number in our system.

shipping_address*

Object

Shipping address object

name*

String

address1*

String

address2

String

items*

Array

List order items

variant_code*

String

Variant code from our catalog

sku

String

SKU of variant in your store

design_url*

String

Our platform supports direct link or Google Drive link images with public sharing.

city*

String

zipcode*

String

state*

String

Use the abbreviation of state. For example: LA

country*

String

Use country Alpha-2 code. For example: US, DE

phone_number

String

product_name

String

quantity*

Number

mockup_url

String

Mockup images help us easily control quality assurance in our process

gift_message

String

note

String

ioss

String

Last updated

Was this helpful?