> ## 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-auth-request-templates

## Endpoints

<CardGroup cols={2}>
  <Card title="Generate retail offline pin auth request template" icon="arrow-right" href="/payment/api/test-auth-request-templates/generate-retail-offline-pin-auth-request-template" horizontal>
    **POST** /v1/authorization-templates/request/retail-offline-pin
  </Card>

  <Card title="Generate retail ecommerce auth request template" icon="arrow-right" href="/payment/api/test-auth-request-templates/generate-retail-ecommerce-auth-request-template" horizontal>
    **POST** /v1/authorization-templates/request/retail-ecommerce
  </Card>
</CardGroup>
