Currency REST Endpoints
Currency
The Currency service enables you to send requests related to currencies.
- Creates a new currency.
-
Method: postPath:
/v16.2/currency
- Deletes the currency for the specified currency ID.
-
Method: deletePath:
/v16.2/currency/{id}
- Returns list of currencies for the specified Workspace ID.
-
Method: getPath:
/v16.2/currency/workspaceId/{id}
- Returns the currency for the specified currency ID.
-
Method: getPath:
/v16.2/currency/{id}
- Returns the currency specified by the currency code.
-
Method: getPath:
/v16.2/currency/code/{code}
- Returns the currency specified by the currency name.
-
Method: getPath:
/v16.2/currency/name/{name}
- Updates the currency for the specified currency ID.
-
Method: putPath:
/v16.2/currency
Currency
The Currency service enables you to send requests related to currencies.
- Creates a new currency.
-
Method: postPath:
/v16.2/currency
- Updates the currency for the specified currency ID.
-
Method: putPath:
/v16.2/currency
- Returns the currency specified by the currency code.
-
Method: getPath:
/v16.2/currency/code/{code}
- Returns the currency specified by the currency name.
-
Method: getPath:
/v16.2/currency/name/{name}
- Returns list of currencies for the specified Workspace ID.
-
Method: getPath:
/v16.2/currency/workspaceId/{id}
- Deletes the currency for the specified currency ID.
-
Method: deletePath:
/v16.2/currency/{id}
- Returns the currency for the specified currency ID.
-
Method: getPath:
/v16.2/currency/{id}
Currency
The Currency service enables you to send requests related to currencies.
- Deletes the currency for the specified currency ID.
-
Method: deletePath:
/v16.2/currency/{id}
- Returns the currency specified by the currency code.
-
Method: getPath:
/v16.2/currency/code/{code}
- Returns the currency specified by the currency name.
-
Method: getPath:
/v16.2/currency/name/{name}
- Returns list of currencies for the specified Workspace ID.
-
Method: getPath:
/v16.2/currency/workspaceId/{id}
- Returns the currency for the specified currency ID.
-
Method: getPath:
/v16.2/currency/{id}
- Creates a new currency.
-
Method: postPath:
/v16.2/currency
- Updates the currency for the specified currency ID.
-
Method: putPath:
/v16.2/currency