ProductMixApi

interface ProductMixApi

Functions

Link copied to clipboard
abstract suspend fun createProductMix(productId: Long, body: String? = null): String

Responses:

Link copied to clipboard
abstract suspend fun deleteProductMix(productId: Long): String

Responses:

Link copied to clipboard
abstract suspend fun retrieveTemplate12(productId: Long): String

Responses:

Link copied to clipboard
abstract suspend fun updateProductMix(productId: Long, body: String? = null): String

Responses: