Download OpenAPI specification:
PLANNING ONLY: contract-only API specification.
Event catalog source of truth (referenced, not duplicated): docs/contracts/v1/webhooks/rc79/event_catalog_v1_1.md
| Idempotency-Key required | string |
| merchant_id required | string |
| endpoint_url required | string |
| event_types required | Array of strings non-empty |
{- "merchant_id": "string",
- "endpoint_url": "string",
- "event_types": [
- "string"
]
}{- "subscription_id": "string",
- "merchant_id": "string",
- "status": "ACTIVE",
- "endpoint_url": "string",
- "event_types": [
- "string"
], - "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}{- "subscription_id": "string",
- "merchant_id": "string",
- "status": "ACTIVE",
- "endpoint_url": "string",
- "event_types": [
- "string"
], - "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}| subscription_id required | string |
| Idempotency-Key required | string |
| endpoint_url | string |
| event_types | Array of strings non-empty |
{- "endpoint_url": "string",
- "event_types": [
- "string"
]
}{- "subscription_id": "string",
- "merchant_id": "string",
- "status": "ACTIVE",
- "endpoint_url": "string",
- "event_types": [
- "string"
], - "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}{- "subscription_id": "string",
- "merchant_id": "string",
- "status": "ACTIVE",
- "endpoint_url": "string",
- "event_types": [
- "string"
], - "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}{- "subscription_id": "string",
- "merchant_id": "string",
- "status": "ACTIVE",
- "endpoint_url": "string",
- "event_types": [
- "string"
], - "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}