Documentation
Payment Contract
States
  • Pending
    The contract is not yet activated.
  • Active
    The contract is active.
  • Terminating
    The contract is in the process of terminating.
  • Terminated
    The contract is terminated.
  • Rejected
    The contract is rejected.
Properties
  • Account
  • Activated On
  • Contract Identifier
  • Contract Type
  • Created By
  • Created On
    The date and time when the object was created.
  • 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.
  • ID
    A unique identifier for the object.
  • Last Modified Date
    The date and time when the object was last modified.
  • Rejected On
  • Rejection Reason
  • Start Terminating On
  • State
    The object's current state.
  • Terminated By
  • Terminated On
  • Version
    The version is used for optimistic locking and incremented whenever the object is updated.