-
Notifications
You must be signed in to change notification settings - Fork 8
API Compare
Reads data to the supplied Release Code. Data include "Corrected flag" ("status") for each record.
Authentication: N/A
Privilege : Administrator
, Moderator
, Power User
Method: PxStat.Data.Compare_API.ReadAmendment
Parameters:
Name | Type | Default | Description |
---|---|---|---|
RlsCode |
Integer | Release Code | |
LngIsoCode | String | en* |
LngIsoCode e.g. "en" |
*This default may vary depending on API configuration.
Return: Data in JSON-stat
format.
. Reads data to the supplied Release Code. Data include "Added flag" ("status") for each record.
Authentication: N/A
Privilege : Administrator
, Moderator
, Power User
Method: PxStat.Data.Compare_API.ReadAddition
Parameters:
Name | Type | Default | Description |
---|---|---|---|
RlsCode |
Integer | Release Code | |
LngIsoCode | String | en* |
LngIsoCode e.g. "en" |
*This default may vary depending on API configuration.
Return: Data in JSON-stat
format.
Reads data to the supplied Release Code. Data include "Deleted flag" ("status") for each record.
Authentication: N/A
Privilege : Administrator
, Moderator
, Power User
Method: PxStat.Data.Compare_API.ReadDeletion
Parameters:
Name | Type | Default | Description |
---|---|---|---|
RlsCode |
Integer | Release Code | |
LngIsoCode | String | en* |
LngIsoCode e.g. "en" |
*This default may vary depending on API configuration.
Return: Data in JSON-stat
format.
Reads the Previous Release Code to the supplied Release code.
Authentication: N/A
Privilege : Administrator
, Moderator
, Power User
Method: PxStat.Data.Compare_API.ReadPreviousRelease
Parameters:
Name | Type | Default | Description |
---|---|---|---|
RlsCode |
Integer | Release Code | |
LngIsoCode | String | en* |
LngIsoCode e.g. "en" |
*This default may vary depending on API configuration.
Return:
Name | Type | Description |
---|---|---|
Result |
Int | Code of the Previous Release Code |
Update
Database Scripts
Configuration
API
- Home
- Data
- Security
- Subscription
- System
- Navigation
- Notification
- Settings
- Workflow
- Px Build
Developer
- Home
- Developer Tools
- Client Tier
- Server Tier
- Database Tier