Currency
URL 端点
HTTPS://api.adaptiveplanning.com/api/rest/modeling/<version>/<tenant>/upsertCurencies
版本:v1
种类 | 元数据修改 |
描述 | 在 Adaptive Planning 中创建/更新/删除币种 |
调用所需的权限 | 币种 (CURRENCIES) |
请求时必须提供参数 | 不适用 |
支持的 HTTP VERB
HTTP 谓词 | 描述 |
|---|---|
POST
| 根据系统中可用的币种,它会插入/激活/更新币种。 |
DELETE
| 删除具有指定币种代码的币种。 |
POST
- 请求 URI
- /upsertCurrencies:插入或更新币种。根据系统中币种的可用性,在 Planning 中插入或更新币种:
- 如果系统中未提供币种,请插入币种。
- 币种在系统中可用但尚未激活时激活。
- 如果币种已在系统中有效,则更新币种。
- 仅当币种为用户定义币种时,才能修改币种名称。
- 系统/公司币种只能在 newInstanceFlow 的情况下更改,因为如果系统中有多个有效币种,则无法更改。
请求 URI 示例:HTTPS://api.adaptiveplanning.com/api/rest/modeling/v1/globosales/upsertCurrencies?proceedWithWarnings=false&newInstanceSetup=false