Retrieve Notifications to a Subscription

Path Params
string
required
Defaults to 2

The current version of BaaSiC API

string
required

Target callback account identification

string
required

Callback subscription unique identifier

Query Params
int32

Initial time used as a filter to get notification by a certain period

int32

Final time used as a filter to get the end of the notifications. Must be given in seconds

boolean

Defines the notifications to be retrieved. For true, retrieves all successfull notifications, for false, retrieves only failed notificaitons and null returns all notifications

int32

Which specific page to retrieve in case of big responses

int32

Quantity of responses per page

string

The operation identifier (can be the transactionId, paymentGroupId or depositOrderId, for example)

Headers
string
required

The personal authentication token obtained by each user from the token authentication endpoint

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain