Docs

Register Order

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

Unique identifier of the order on the ecommerce.

stringrequired

Order date in ISO 8601 format.

string

Registered customer identifier from the ecommerce system.

stringrequired

The ID on your system for the customized-product line item.

numberrequired

The total order amount in the base currency set in Zakeke API settings.

object

List of customized product details.

stringrequired

Unique identifier that the ordered customized product has in ecommerce.

stringrequired

Unique design identifier provided by Zakeke.

numberrequired

Product unit price without the design price.

numberrequired

Unit price applied to customization.

numberrequired

Quantity of products ordered.

stringrequired

The ID on your system for the configured-product line item.

object

List of configured product details.

stringrequired

The product configuration identifier for the configured product that the line item belongs to.

numberrequired

The unit price of the configured product including configuration price after discounts.

numberrequired

The number of configured products that were purchased.

Uncommon arguments
string

Visitor identifier from the ecommerce system when there is no registered customer.

string

The ecommerce session identifier.

string

Identifier assigned by Zakeke for a specific Names and Numbers or bulk-variation instance.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.