InAppZone Subscription was created
Invalid exemptions, name, type, amount, or project
Subscription already exists for the given project/smartapp
{- "type": "SmartApp",
- "name": "MySmartAppSubscription",
- "amount": 65.1,
- "exemptions": [
- {
- "type": "string",
- "name": "string"
}
], - "SmartAppID": "00000000-0000-0000-0000-000000000000",
- "ProjectPath": "level1\\\\level1.1\\\\projectname"
}
{- "uniqueID": "a1dd802f-555b-4616-ba06-8f3aebecd52a",
- "type": "SmartApp",
- "name": "string",
- "amount": 0,
- "status": "New"
}
InAppZone Subscription was updated
Invalid amount, name, or uniqueID
{- "uniqueID": "a1dd802f-555b-4616-ba06-8f3aebecd52a",
- "type": "SmartApp",
- "name": "string",
- "amount": 0,
- "status": "New"
}
success
Invalid exemption(s) or uniqueId
InAppZone Subscription was updated
Invalid uniqueId
{- "uniqueID": "a1dd802f-555b-4616-ba06-8f3aebecd52a",
- "type": "SmartApp",
- "name": "string",
- "amount": 0,
- "status": "New",
- "exemptions": [
- {
- "type": "string",
- "name": "string"
}
], - "smartApp": {
- "smartAppID": "cf8da585-f2eb-4ff1-9ced-1c05b12db4fe",
- "smartAppName": "string"
}, - "project": {
- "projectID": "4a3bdc18-db9e-4363-964a-de75946969f0"
}, - "createdOn": "2019-08-24T14:15:22Z",
- "createdBy": {
- "email": "jdoe@gmail.com",
- "userID": "00000000-0000-0000-0000-000000000000",
- "globalUserID": "00000000-0000-0000-0000-000000000000"
}, - "updatedOn": "2019-08-24T14:15:22Z"
}