createOrderByItemSku
fun createOrderByItemSku( callback: CreateOrderCallback, itemSku: String, options: PaymentOptions? = PaymentOptions(), quantity: Long = 1, externalTransactionToken: String? = null)
Content copied to clipboard
Create an order with a specified item
See also
Parameters
itemSku
Desired item SKU.
options
Payment options.
quantity
Шtem quantity.
callback
Status callback.