Add Decision for OPOS Case

Add a decision to an OPOS Case

Path Params
string
required
Body Params
number | null

The amount becomes mandatory if any active prebooked item exists on the opos case. Otherwise the balance of the opos case is used as amount. Must be greater than or equal to 0.

string
required
length between 1 and 100

Unique ident of this opos case decision. Must have size between 1 and 100 and match with the regular expression '[a-zA-Z0-9_.~-]{1,100}'.

string | null

Optional note attached to this decision. Size must be between 0 and 255.

string
required

Type of this decision. Not all decisions are always available, depending on the balanceDebitCreditIndicator of the OposCase.

For DEBIT:

  • UNCOLLECTABLE_RECEIVABLE
  • DOUBTFUL_RECEIVABLE
  • DISCOUNT
  • CASH_DISCOUNT
  • BANK_FEE
  • EXTERNAL_CLOSED

For CREDIT:

  • OTHER_REVENUE
  • EXTERNAL_CLOSED

Must not be null.

Responses

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Choose an example:
application/json