LowCodeAPI
  • Currency(5)
    • POST
      Create a Currency
    • GET
      List Currency
    • PUT
      Update a Currency
    • GET
      Get a Currency
    • DEL
      Delete a currency
POST
POST
POST
POST
POST
PUT
POST
POST
GET
PUT
GET
DELETE
DELETE
POST
PUT
DELETE
POST
PUT
DELETE
POST
POST
POST
POST
DELETE
POST
https://api.lowcodeapi.com/zohoinventory/inventory/v1/settings/currencies
Request Payload

The payload will be sent as a application/json as a part of the request body.

Payload
currency_codestring*
A unique code for the currency
currency_symbolstring*
A unique symbol for the currency
price_precisionnumber
The precision for the price in decimals
currency_formatstring
The format for the currency to be displayed
Response
API response data will be shown here once the request is completed.
Zoho Inventory