Skip to main content
GET
Get 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
必須
read-only
:

1

contractId
number
必須
read-only
:

1

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
必須
read-only
:

1

currency
enum<string>
必須

Currency of the cost

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

"jpy"

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

"postpaid"

note
string | null
必須
read-only
:

"note"

costAllocationItems
object[] | null
必須
read-only
最終更新日 2026年8月24日