Return details of a webhook subscription.
{- "WebhookMarketplaceSubscription": {
- "id": "webhook_aG2QeLJhN35DB7KJ",
- "marketplaceId": "mktp_aG2QcrJhN35DB7Ju",
- "events": [
- "MerchantCreated"
], - "description": "string",
- "metadata": { },
- "status": "Active",
- "secret": "string"
}
}