Retrieve Notifications to a SubscriptionAsk AIget https://sandbox-api-baasic.transfero.com/callback/v2.0/notifications/accounts/{accountId}/subscriptionId/{subscriptionId}Path ParamsversionstringrequiredDefaults to 2The current version of BaaSiC APIaccountIdstringrequiredTarget callback account identificationsubscriptionIdstringrequiredCallback subscription unique identifierQuery Paramsfromint32Initial time used as a filter to get notification by a certain perioduntilint32Final time used as a filter to get the end of the notifications. Must be given in secondswasNotifiedbooleanDefines the notifications to be retrieved. For true, retrieves all successfull notifications, for false, retrieves only failed notificaitons and null returns all notificationstruefalsepageNumberint32Which specific page to retrieve in case of big responsespageSizeint32Quantity of responses per pageentityIdstringThe operation identifier (can be the transactionId, paymentGroupId or depositOrderId, for example)HeadersAuthorizationstringrequiredThe personal authentication token obtained by each user from the token authentication endpointacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 404404 500500Updated 10 months ago