toggle menu
fineract-client
1.0.5
common
switch theme
search in API
fineract-client
/
org.mifos.fineract.client.apis
/
ProductMixApi
Product
Mix
Api
interface
ProductMixApi
Members
Functions
create
Product
Mix
Link copied to clipboard
abstract
suspend
fun
createProductMix
(
productId
:
Long
,
body
:
String
?
=
null
)
:
String
Responses:
delete
Product
Mix
Link copied to clipboard
abstract
suspend
fun
deleteProductMix
(
productId
:
Long
)
:
String
Responses:
retrieve
Template12
Link copied to clipboard
abstract
suspend
fun
retrieveTemplate12
(
productId
:
Long
)
:
String
Responses:
update
Product
Mix
Link copied to clipboard
abstract
suspend
fun
updateProductMix
(
productId
:
Long
,
body
:
String
?
=
null
)
:
String
Responses: