pixiCreateInkassoBookings

Creates Manual Bookings in Customer Account for Inkasso Invoices so they are not open anymore.

Since pixi version: AVA Official - Update 23 (8.4.23.27873) Additional notes:

Manual Bookings are created with the event ID which is set in pixi Control Center setting Inkassso ID (CA_Inkasso_ManualBookingID). If nothing is set, then the default event ID INU is used. Invoices are considered depending on the specified parameter values. Additional requirements:

  • Invoice total has to be positive
  • Invoice has to be matched
  • Invoice is not totally paid

Request

POST https://apigateway.descartes.com/tms/pixi/pixiCreateInkassoBookings

Request body

Name Type Required Description
MaxReminderLevel integer false

Maximum reminder level that should be considered

Type: int

Default value:

Example:

Available from: AVA Official - Update 23 (8.4.23.27873)

MinimumAgeInDays integer false

The minimum age of an invoice (in days)

Type: int

Default value:

Example:

Available from: AVA Official - Update 23 (8.4.23.27873)

MinimumReminderLevel string false

Minimum reminder level that should be considered

Type: smallint

Default value:

Example:

Available from: AVA Official - Update 23 (8.4.23.27873)


Response

Name Type Description