Skip to main content

Purchase.

type
enum<string>

Type of purchase.

Available options:
Subscription,
OneTime
title
string

Title of the purchase.

commitment
Subscription Commitment · object

Read-only. Commitment of the purchase. readOnly: true

  • Subscription Commitment
  • One-Time Commitment
ownerId
integer<int32>

ID of the user who is the owner of the purchase.

owner
Reference to a user · object

Owner of the purchase.

natureId
integer<int32>

ID of the nature to which the purchase belongs.

costCenterId
integer<int32>

ID of the cost-center to which the purchase belongs.

costCenter
Reference to a cost-center · object

Read-only. Cost-center to which the purchase belongs.

establishmentId
integer<int32>

ID of the establishment to which the purchase belongs.

establishment
Reference to an establishment · object

Read-only. Establishment to which the purchase belongs.

departmentId
integer<int32>

ID of the department to which the purchase belongs.

department
Reference to a department · object

Read-only. Department to which the purchase belongs.

supplier
Supplier (Draft) · object

Supplier of the purchase.

  • Supplier (Draft)
  • Supplier (Concrete)
availableAmount
dual-currency-amount · object

Read-only. Available amount of the purchase.

billedAmount
dual-currency-amount · object

Read-only. Billed amount of the purchase.

committedAmount
dual-currency-amount · object

Read-only. Committed amount of the purchase.

confirmedAmount
dual-currency-amount · object

Read-only. Confirmed amount of the purchase.

requestedAmount
dual-currency-amount · object

Read-only. Requested amount of the purchase.

axisSectionIds
integer<int32>[]

Write-only. IDs of the axis-sections to which the purchase belongs.

author
Reference to a user · object

Read-only. User ID who is the author of the purchase.

modifier
Reference to a user · object

Read-only. User ID who is the modifier of the purchase.