Transfers

Initiate internal transfer

Move funds between two wallets

post/transfers/internal

Headers

Idempotency-Keystring required

Unique key for safely retrying a request without creating duplicates.

X-Instance-IDstring nullable

Caller-chosen identifier for the agent run, session, or conversation, required when an agent moves money.

Request body

Response

Successful Response

Changes

Changed in 10 of the 50 revisions of this API.1922

  • bcf3b028c3e512See the full diff
    • ●

      removed the request property //

      request-property-removed

    • ○

      added the new optional request property //

      new-optional-request-property

    • ○

      added the required property // to the response with the status

      response-required-property-added

    • ●

      added the new ach enum value to the /// response property for the response status

      response-property-enum-value-added

    • ●

      added the new instant enum value to the /// response property for the response status

      response-property-enum-value-added

    • ●

      added the new internal enum value to the /// response property for the response status

      response-property-enum-value-added

    • ●

      added the new realtime enum value to the /// response property for the response status

      response-property-enum-value-added

    • ●

      added the new standard enum value to the /// response property for the response status

      response-property-enum-value-added

    • ●

      added the new wire enum value to the /// response property for the response status

      response-property-enum-value-added

    • ●

      added the new wire enum value to the /// response property for the response status

      response-property-enum-value-added

    • ○

      added the optional property /// to the response with the status

      response-optional-property-added

    • ○

      added the optional property /// to the response with the status

      response-optional-property-added

    • ○

      added the optional property /// to the response with the status

      response-optional-property-added

    • ○

      added the optional property /// to the response with the status

      response-optional-property-added

    • ○

      added the optional property /// to the response with the status

      response-optional-property-added

    • ○

      added the optional property /// to the response with the status

      response-optional-property-added

    • ○

      added the optional property /// to the response with the status

      response-optional-property-added

    • ○

      added the optional property /// to the response with the status

      response-optional-property-added

    • ○

      added the optional property /// to the response with the status

      response-optional-property-added

    • ○

      added the optional property /// to the response with the status

      response-optional-property-added

    • ○

      added the optional property /// to the response with the status

      response-optional-property-added

    • ○

      added the optional property /// to the response with the status

      response-optional-property-added

    • ○

      deleted the header request parameter X-Agent-ID with deprecation

      request-parameter-removed-with-deprecation

    • ○

      header request parameter X-Agent-ID was deprecated

      request-parameter-deprecated

    • ○

      added the new optional request property //

      new-optional-request-property

    • ○

      added the new optional request property //

      new-optional-request-property

    • ○

      added the required property // to the response with the status

      response-required-property-added

    • ○

      added the required property // to the response with the status

      response-required-property-added

    • ○

      added the required property // to the response with the status

      response-required-property-added

  • 270e233e401c11See the full diff
    • ▲

      the // request property's maxLength was decreased to 80

      request-property-max-length-decreased

    • ●

      for the header request parameter Idempotency-Key, the maxLength was set to 255

      request-parameter-max-length-set

    • ○

      endpoint added

      endpoint-added