Approvals

Get approval

Get an approval

get/approvals/{approvalId}

Path parameters

approvalIdstring required

Approval ID (apr_*).

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/attributes/ach to the response with the 200 status

      response-required-property-added

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

      response-required-property-added

    • added the required property data/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/attributes/target/type response property for the response status 200

      response-property-enum-value-added

    • removed the direct_payment enum value from the data/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/attributes/target/type response property for the response status 200

      response-property-enum-value-added

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

      response-required-property-added

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

      response-required-property-added