User Tools

Site Tools


en:api_5

Product

API Product

  • CreateProduct

The purpose of this method is to create a product.

  • GetProducts

The purpose of this method is to obtain a list of products.

  • GetProductById

The purpose of this method is to obtain a product by the provided ID.

  • DeleteProduct

The purpose of this method is to delete a product.

  • UpdateProduct

The purpose of this method is to update a product.

API - ProductType

  • CreateProductType

The purpose of this method is to create a product type associated with a bank entity.

  • GetProductTypeById

The purpose of this method is to obtain details of the product type.

  • GetProductTypeList

The purpose of this method is to obtain a list of product types.

  • UpdateProductType

This method is used to update the product type.

  • DeleteProductType

This method is used to delete a product type.

API - ProductCategory

  • CreateProductCategory

The purpose of this method is to create a product category associated with an entity and add a name and description to it.

  • GetProductCategory

The purpose of this method is to obtain details of a category.

  • GetProductCategories

The purpose of this method is to obtain a list of product categories.

  • UpdateProductCategories

This method is used to update the product category.

  • DeleteProductCategory

This method is used to delete a product category.

en/api_5.txt · Last modified: 2024/07/04 14:18 by wikieditor