Approvals

List approvals

List approvals

get/approvals

Query parameters

limitinteger

Maximum results per page.

status'pending' | 'approved' | 'denied' | 'canceled'

Approval status to filter by. Defaults to pending.

Headers

X-Instance-IDstring nullable

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

Response

Successful Response

Changes

Changed in 6 of the 28 revisions of this API.28

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

      request-parameter-removed-with-deprecation

    • added the required property data/items/attributes/ach to the response with the 200 status

      response-required-property-added

    • added the required property data/items/attributes/denialReason to the response with the 200 status

      response-required-property-added

    • added the required property data/items/attributes/initiator to the response with the 200 status

      response-required-property-added

    • header request parameter X-Agent-ID was deprecated

      request-parameter-deprecated

  • 089aed4017a811See the full diff
    • added the new ach enum value to the data/items/attributes/target/type response property for the response status 200

      response-property-enum-value-added

    • removed the direct_payment enum value from the data/items/attributes/target/type response property for the response status 200

      response-property-enum-value-removed

    • added the new direct_payment enum value to the data/items/attributes/target/type response property for the response status 200

      response-property-enum-value-added

    • added the required property data/items/attributes/customer to the response with the 200 status

      response-required-property-added

    • added the required property data/items/attributes/payment to the response with the 200 status

      response-required-property-added