> ## Documentation Index
> Fetch the complete documentation index at: https://docs.enfuce.com/llms.txt
> Use this file to discover all available pages before exploring further.

# test-authorizations

## Endpoints

<CardGroup cols={2}>
  <Card title="Send test authorization reversal request" icon="arrow-right" href="/payment/api/test-authorizations/send-test-authorization-reversal-request" horizontal>
    **POST** /v1/authorizations/reversal
  </Card>

  <Card title="Send test authorization request" icon="arrow-right" href="/payment/api/test-authorizations/send-test-authorization-request" horizontal>
    **POST** /v1/authorizations/request
  </Card>
</CardGroup>
