Marketplaces - Orders - Subscriptions - Subscriptions
Get the push reporting related to this subscription
get/v2/user/marketplaces/orders/subscriptions/{id}/reporting
Path parameters
idstring SubscriptionId required
Query parameters
pageNumberinteger
pageSizeinteger
Response
Subscription push reporting info
Example response
[
{
"eventId": "b0d3faea-f881-439f-ba92-02b1168511ea",
"errorMessage": {
"errors": [
{
"docUrl": "https://api-docs.imn.io/#operation/EnableChannelCatalog",
"message": "There is already an importation in progress: b24d0dd8-a561-478a-9b26-34f573f03527\n",
"cultureName": "en"
}
]
},
"requestUri": "http://www.mydomain.com",
"responseUri": "http://www.mydomain.com"
}
]