Add Decision for OPOS Case

Add a decision to an OPOS Case

Path Params
string
required
Body Params
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
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.

string
length between 0 and 255

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

number

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.

Responses

Language
Credentials
OAuth2
Choose an example:
application/json