Skip to main content
PUT
Update a contract cost allocation

承認

Authorization
string
header
必須

For authenticated requests, set the Authorization: Bearer your_api_key parameter in the header.
You can create and manage your API Keys by visiting the API Keys tab in the Settings page of your organization in Admina

パスパラメータ

organizationId
number
必須
serviceId
number
必須
contractId
number
必須
id
number
必須

ボディ

application/json
strategy
enum<string>
必須
利用可能なオプション:
none,
top_down,
bottom_up
:

"bottom_up"

totalAmountSource
enum<string>
必須
利用可能なオプション:
cost_master,
manual_input,
dynamic_calculation
:

"cost_master"

paymentCycleUnit
enum<string>
必須
利用可能なオプション:
day,
week,
month,
year
:

"month"

paymentCycleValue
number
必須
:

1

currency
enum<string>
必須

Currency of the cost

利用可能なオプション:
jpy,
usd,
idr
:

"usd"

billingMethod
enum<string>
必須
利用可能なオプション:
prepaid,
postpaid
:

"prepaid"

note
string | null
:

"Lorem ipsum dolor sit amet, consectetur adipiscing elit."

items
object[]

レスポンス

200 - application/json

The response is of type object.

最終更新日 2026年8月24日