Halobject

TransactionDetailsLinks

links that can be used after retrieving details on a given transaction

LinkDescription
transactionslink to the transaction list
accountslink to the list of all available accounts

Fields (2)

  • transactionsGenericLink

    hypertext reference

    Schema: GenericLink

    hypertext reference

    • hrefstringrequired

      URI to be used. HREF stands for Hypertext REFerence.

      Constraints: maxLength: 2000

    • templatedboolean

      This field must be set with "true" when [href] is an URI template, i.e. with parameters that will be set by the client afterwards. Parameter fields must be included by the API server according to RFC6570.

      This field must be set with "true" when [href] is an URI template, i.e. with parameters that will be set by the client afterwards. Parameter fields must be included by the API server according to RFC6570. Otherwise, this property must be absent or set to false default value: false

  • accountsGenericLink

    hypertext reference

    Schema: GenericLink

    hypertext reference

    • hrefstringrequired

      URI to be used. HREF stands for Hypertext REFerence.

      Constraints: maxLength: 2000

    • templatedboolean

      This field must be set with "true" when [href] is an URI template, i.e. with parameters that will be set by the client afterwards. Parameter fields must be included by the API server according to RFC6570.

      This field must be set with "true" when [href] is an URI template, i.e. with parameters that will be set by the client afterwards. Parameter fields must be included by the API server according to RFC6570. Otherwise, this property must be absent or set to false default value: false