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