money
statements

Generate (get-or-create) the caller group's statement for a closed month

Get-or-create the group's official statement for a closed month. The first request snapshots it permanently; later requests return the stored statement.

post/money/statements

Request body

monthstring date-time required

Response

OK

generated_tsstring date-time
idstring
period_endstring date-time
period_startstring date-time
statement_numberinteger
superseded_by_statement_idstring nullable

Changes

Changed in 12 of the 22 revisions of this API.911

    • added the optional property payload/transactions/items/withdrawal to the response with the 200 status

      response-optional-property-added

    • added the optional property payload/transactions/items/commission/label to the response with the 200 status

      response-optional-property-added

    • added the new go_account_custodial_transfer enum value to the payload/transactions/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new fund_xlm_reserve enum value to the payload/transactions/items/type response property for the response status 200

      response-property-enum-value-added

    • added the optional property payload/transactions/items/commission to the response with the 200 status

      response-optional-property-added

    • added the new buy_fund_token_return enum value to the payload/transactions/items/type response property for the response status 200

      response-property-enum-value-added

    • added the optional property superseded_by_statement_id to the response with the 200 status

      response-optional-property-added

  • 26c1cb1521b016See the full diff
    • added the new go_account_external_send enum value to the payload/transactions/items/type response property for the response status 200

      response-property-enum-value-added

    • added the optional property payload/balances/items/ending_native_raw to the response with the 200 status

      response-optional-property-added

    • added the optional property payload/balances/items/ending_usd_rate to the response with the 200 status

      response-optional-property-added

    • added the optional property payload/balances/items/ending_usd_raw to the response with the 200 status

      response-optional-property-added

    • added the optional property payload/balances/items/opening_native_raw to the response with the 200 status

      response-optional-property-added

    • added the optional property payload/balances/items/opening_usd_rate to the response with the 200 status

      response-optional-property-added

    • added the optional property payload/balances/items/opening_usd_raw to the response with the 200 status

      response-optional-property-added

    • added the new go_account_conversion enum value to the payload/transactions/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new treasury_wire_credit enum value to the payload/transactions/items/type response property for the response status 200

      response-property-enum-value-added

    • added the new gas_wallet_funding enum value to the payload/transactions/items/type response property for the response status 200

      response-property-enum-value-added