Appearance
POST/api/v1/webhooks/stripe
Parameters 1
| Name | Type | Description |
|---|---|---|
Stripe-Signature | header · string |
ReturnsResponseVoid
Response examples
200OK
{
"statusCode": 0,
"statusMessage": "string",
"errors": [
{
"code": "string",
"message": "string",
"field": "string"
}
]
}