---
title: "Tracware Payment Info"
method: POST
path: "/stripe/payment-info"
tags: ["Stripe"]
---

# Tracware Payment Info

`POST /stripe/payment-info`

Endpoint to accept payment information from Tracware

## Query parameters

- `user_email` string, required
- `event_type` string, required
- `period` string
- `tier_type` string

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/dante-ai/apis/dante-ai-api.md) · [All operations](https://skmtc.net/dante-ai/apis/dante-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dante-ai/dante-ai-api/revisions/38b6c9a4246d/schema)
