bagisto / rest-api

Bagisto REST API provides powerful and flexible endpoints to manage e-commerce operations, including products, orders, customers, and more.
21 stars 25 forks source link

Add decimal option for currency create or update api in the request body. #268

Closed nishant-webkul closed 3 months ago

nishant-webkul commented 4 months ago

Rest API - v2.1.2

Bagisto Core - v2.1.2

API-

Admin -> Currencies -> /api/v1/admin/settings/currencies Store the currency

Reference Screenshot-

Bagisto-Admin-Rest-API-Documentation

Admin -> Currencies -> /api/v1/admin/settings/currencies/{id} Update currency

Reference Screenshot-

Bagisto-Admin-Rest-API-Documentation (1)

Admin Screenshot-

Screenshot from 2024-05-31 12-40-52

mukulsharma-webkul commented 3 months ago

verify, decimal column added.

Screenshot -

Screenshot from 2024-07-04 09-53-01