Documentation
API
Account
Analytics
Base
Condition
Connect
Debt Collection
Document
Dunning
Email
Entity Query
  • The entity property export request contains the information required to create an export of a list of entities.
  • The entity query allows to search for specific entities by providing filters. This is similar to a SQL query.
  • The query filter allows to restrict the entities which are returned.
  • The 'order by' allows to order the returned entities.
Error
  • An error that is returned as the result of a bad user request or a misconfiguration.
  • Localized error message.
  • This error is thrown when something unexpected happens on our side.
  • This error is thrown if an exception occurs during the processing of a websocket request.
Installment
Manual Task
Metric
  • A metric represents the usage of a resource that can be measured.
  • The subscription metric type identifies the type of the metric.
  • The metric usage is the actual usage of a metric for a particular subscription as collected by an external application.
Payment
Payment Link
Payment Web App
  • A request to update the state of a charge attempt. The charge attempt must be associated with a processor created by the invoking payment web app.
  • The charge attempt update request allows to change the state of a charge attempt. The charge attempt must be linked with a processor that was created by the payment Web App that invokes the operation.
  • A request to update the state of a completion. The completion must be associated with a processor created by the invoking payment web app.
  • The completion update request allows to change the state of a completion. The completion must be linked with a processor that was created by the payment Web App that invokes the operation.
  • A request to update the state of a refund. The refund must be associated with a processor created by the invoking payment web app.
  • The refund update request allows to change the state of a refund. The refund must be linked with a processor that was created by the payment Web App that invokes the operation.
  • A request to update the state of a void. The void must be associated with a processor created by the invoking payment web app.
  • The void update request allows to change the state of a void. The void must be linked with a processor that was created by the payment Web App that invokes the operation.
Printer
  • A printer allows to automatically schedule a print job onto a physical printer.
  • A print job is a try to send a document to a printer.
Product
Space
Subscription
Token
Web App
Webhook