Api
Stripe Webhook
curl -X POST "https://loading/api/webhooks/stripe"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}curl -X POST "https://loading/api/webhooks/stripe"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}