{service.agent.name}
{description}
Endpoints
{rows.length} {rows.length === 1 ? 'endpoint' : 'endpoints'}| Endpoint | Payment method | Price |
|---|---|---|
|
{row.title}
{row.operation.method}
{row.operation.path}
{row.description}
|
{row.paymentMethod} {row.paymentNetwork ? ( {row.paymentNetwork} ) : null} | {row.operation.price ?? 'Free'} |
Endpoints will appear here when the service registers them.