Compare commits

..

2 Commits

View File

@ -1954,6 +1954,8 @@ paths:
} }
Create notificationSubscription account active: Create notificationSubscription account active:
value: { "notificationCategoryId": 2 } value: { "notificationCategoryId": 2 }
Create notificationSubscription for token:
value: { "notificationCategoryId": 3, "ovPayTokenId": 42 }
responses: responses:
"201": "201":
description: Created description: Created