Skip to main content

Report Subscription

POST Create Report Subscription

This API is used for defining the subscription of the report. Here the Merchant can subscribe to any system generated report.

In order to receive regular reports, first you have to create a report subscription. The Create Report Subscription API will allow you to define the parameters of the subscription that you will activate later.

API Endpoint
https://api.uat.anddone.com/merchants/{parentId}/reports/subscriptions

This API is used for defining the subscription of the report. Here the Merchant can subscribe to any system generated report.

API Data Details
Resource Reports
URI merchants/{parentId}/reports/subscriptions
Method POST
Authorization Bearer Token Authorization
Authorization
Token {{token}}

Request and Response Parameters API Version 2.0

<details>
<table id="request-table" class="keys-table">

<tbody>

<tr class="header-row">

<td>

Field Name

</td>

<td>

Data Type

</td>

<td>

Mandatory

</td>

<td>

Field Length

</td>

<td>

Description

</td>

</tr>

</tbody>

</table>

</details>

Request Parameters

Field Name Data Type Mandatory Field Length Description

Body Request Example (JSON)

    
    

Response Parameters

Body Response Example (JSON)