POST:orders/allocate_number.json
Commerce APIPOST:orders/allocate_number.json

POST:orders/allocate_number.json

Description

Allocate a number for the order. Reserving an order requires this number to be present.

Permission bit: "orders.allocate_number"

Topic: Orders

Query Parameters

order_id: String, required

Unique order identifier. See also: Unique Identifiers

Example: ?order_id=or_EQzGqWoY


shop_id: String, required

Unique shop identifier. See also: Unique Identifiers

Example: ?shop_id=sh_EQzGqWoY


uuid: String

Response Body

Order

Response Body Type

Loading module