Skip to content

GET/api/v1/tenant/stripe/status

ReturnsResponseStripeStatusView

Response examples

200OK

*/* example derived from schema

{
  "statusCode": 0,
  "statusMessage": "string",
  "data": {
    "status": "string",
    "moduleEnabled": true,
    "message": "string",
    "chargesEnabled": true
  },
  "errors": [
    {
      "code": "string",
      "message": "string",
      "field": "string"
    }
  ]
}

Directwerk — whitelabel publication infrastructure