CAT KISS FISH
  1. Order
CAT KISS FISH
  • Start
  • 【Get access_token】
    • access_token
      GET
  • Product
    • Design List
      POST
    • Product List
      POST
    • API/CSV Products
      POST
    • Product Detail
      GET
  • Order
    • Order List
      POST
    • Order Detail
      GET
    • Create Online Design Order
      POST
    • Create Auto Design Order
      POST
    • Query Order Tracking Number
      GET
    • Query Order Tracking Info
      POST
  1. Order

Create Auto Design Order

POST
/open/api/order/create/auto/design/order
Example:
Style code:Pants8-10 Corresponding size requirements(Access to templates)
Style code:Pants8-22 Corresponding size requirements(Print on demand)
Style code:T-shirt2-24 Corresponding size requirements( Front:6378 * 7559px Back:6378 * 7559px Left:6378 * 7559px Right:Back:6378 * 7559px)
Logistics List:
Name: USPS ID: 90JFKFC
Name: YANWEN ID: 30AKRHM
Name: 4PX ID: 38KJJCK
Name: DHL ID: 21XTDKN
Name: UBI ID: 35ANMSX
Name: DHL ID: 21XTDKN
Name: YUNTU ID: 60VQCAA
Name: FedEx ID: 78EHBXX

Request

Header Params

Body Params application/json

Example
{
    "platformOrderId": "20250716005",
    "shippingId": "90JFKFC",
    "shippingNumber": "9200*****",
    "shippingLabel": "https://img.catkissfish.com/******.pdf",
    "designInfos": [
        {
            "styleCode": "Pants8-10",
            "customerSku": "SX88NP6",
            "color": "white",
            "size": "S",
            "quantity": 1,
            "mockupList": [
                {
                    "imageUrl": "https://******/user/96323157/1752647977267_95_1752647977362.png"
                }
            ],
            "designList": [
                {
                    "printableDesignArea": "Design_1",
                    "imageUrl": "https://******/user/96323157/1752647977267_95_1752647977362.png"
                }
            ]
        },
        {
            "styleCode": "Pants8-22",
            "customerSku": "SX88NP6",
            "color": "white",
            "size": "M",
            "quantity": 1,
            "mockupList": [
                {
                    "imageUrl": "https://******/user/96323157/1752647977267_95_1752647977362.png"
                }
            ],
            "designList": [
                {
                    "imageUrl": "https://******/user/96323157/1752647977267_95_1752647977362.png"
                }
            ]
        },
        {
            "styleCode": "T-shirt2-24",
            "customerSku": "SX88NP6",
            "color": "RED",
            "size": "S",
            "quantity": 1,
            "mockupList": [
                {
                    "printableDesignArea": "Front",
                    "imageUrl": "https://******/user/96323157/1752647977267_95_1752647977362.png"
                },
                {
                    "printableDesignArea": "Back",
                    "imageUrl": "https://******/user/96323157/1752647977267_95_1752647977362.png"
                }
            ],
            "designList": [
                {
                    "printableDesignArea": "Front",
                    "imageUrl": "https://******/user/96323157/1752647977267_95_1752647977362.png"
                },
                {
                    "printableDesignArea": "Back",
                    "imageUrl": "https://******/user/96323157/1752647977267_95_1752647977362.png"
                }
            ]
        }
    ],
    "shippingAddress": {
        "userName": "JACK",
        "country": "US",
        "countryAbbreviation": "US",
        "province": "GA",
        "city": "St. Marys",
        "detailAddress": "*********",
        "postalCode": "31558",
        "email": "*****@gmail.com",
        "countryCode": "+1",
        "phone": "5854****",
        "remark": ""
    },
    "userMessage": ""
}

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://www.catkissfish.com/website/open/api/order/create/auto/design/order' \
--header 'access-token: fsgTfwVtxnXmT2ZU4gtA7uWakedSmXypfwOQyAusrEAx1gJJFG7rzNq6JbwS' \
--header 'Content-Type: application/json' \
--data-raw '{
    "platformOrderId": "20250716005",
    "shippingId": "90JFKFC",
    "shippingNumber": "9200*****",
    "shippingLabel": "https://img.catkissfish.com/******.pdf",
    "designInfos": [
        {
            "styleCode": "Pants8-10",
            "customerSku": "SX88NP6",
            "color": "white",
            "size": "S",
            "quantity": 1,
            "mockupList": [
                {
                    "imageUrl": "https://******/user/96323157/1752647977267_95_1752647977362.png"
                }
            ],
            "designList": [
                {
                    "printableDesignArea": "Design_1",
                    "imageUrl": "https://******/user/96323157/1752647977267_95_1752647977362.png"
                }
            ]
        },
        {
            "styleCode": "Pants8-22",
            "customerSku": "SX88NP6",
            "color": "white",
            "size": "M",
            "quantity": 1,
            "mockupList": [
                {
                    "imageUrl": "https://******/user/96323157/1752647977267_95_1752647977362.png"
                }
            ],
            "designList": [
                {
                    "imageUrl": "https://******/user/96323157/1752647977267_95_1752647977362.png"
                }
            ]
        },
        {
            "styleCode": "T-shirt2-24",
            "customerSku": "SX88NP6",
            "color": "RED",
            "size": "S",
            "quantity": 1,
            "mockupList": [
                {
                    "printableDesignArea": "Front",
                    "imageUrl": "https://******/user/96323157/1752647977267_95_1752647977362.png"
                },
                {
                    "printableDesignArea": "Back",
                    "imageUrl": "https://******/user/96323157/1752647977267_95_1752647977362.png"
                }
            ],
            "designList": [
                {
                    "printableDesignArea": "Front",
                    "imageUrl": "https://******/user/96323157/1752647977267_95_1752647977362.png"
                },
                {
                    "printableDesignArea": "Back",
                    "imageUrl": "https://******/user/96323157/1752647977267_95_1752647977362.png"
                }
            ]
        }
    ],
    "shippingAddress": {
        "userName": "JACK",
        "country": "US",
        "countryAbbreviation": "US",
        "province": "GA",
        "city": "St. Marys",
        "detailAddress": "*********",
        "postalCode": "31558",
        "email": "*****@gmail.com",
        "countryCode": "+1",
        "phone": "5854****",
        "remark": ""
    },
    "userMessage": ""
}'

Responses

🟢200Success
application/json
Body

Example
{
  "code": 0,
  "message": "",
  "data": {}
}
Modified at 2025-10-28 06:58:12
Previous
Create Online Design Order
Next
Query Order Tracking Number
Built with