Documentation
Subscription Charge

The subscription charge represents a single charge carried out for a particular subscription.

States
  • Scheduled
    The charge is scheduled and it will be carried once the target date has been reached.
  • Processing
    The subscription charge is currently carried out.
  • Successful
    The subscription charge execution is successful.
  • Failed
    The subscription charge execution failed.
  • Discarded
    The charge has been discarded.
Properties
  • Created On
  • Discarded By
  • Discarded On
  • External ID
    A client generated nonce which identifies the entity to be created. Subsequent creation requests with the same external ID will not create new entities but return the initially created entity instead.
  • Failed On
  • Failed Url
    The user will be redirected to failed URL when the transaction could not be authorized or completed. In case no failed URL is specified a default failed page will be displayed.
  • ID
    A unique identifier for the object.
  • Language
    The language that is linked to the object.
  • Ledger Entries
  • Linked Space ID
    The ID of the space this object belongs to.
  • Planned Execution Date
  • Planned Purge Date
    The date and time when the object is planned to be permanently removed. If the value is empty, the object will not be removed.
  • Processing Type
  • Reference
  • State
    The object's current state.
  • Subscription
    The field subscription indicates the subscription to which the charge belongs to.
  • Succeed On
  • Success Url
    The user will be redirected to success URL when the transaction could be authorized or completed. In case no success URL is specified a default success page will be displayed.
  • Transaction
  • Type
  • Version
    The version is used for optimistic locking and incremented whenever the object is updated.