updateProduct

abstract suspend fun updateProduct(type: String, productId: Long, putProductsTypeProductIdRequest: PutProductsTypeProductIdRequest): PutProductsTypeProductIdResponse

Update a Share Product Updates a Share Product Responses:

  • 200: OK

Return

PutProductsTypeProductIdResponse

Parameters

type

type

productId

productId

putProductsTypeProductIdRequest