The HTTP POST is made for a specified endpoint with the following
parameters:
Name | Size (Characters) | Description |
---|---|---|
APS_PROTOCOL_MODEL | 1 | Always 3 for “get info” requests. |
APS_ACTION | up to 30 | Always GET-INFO for “get info” requests. |
APS_TEST_MODE | 1 | See the description in License Creation/Renewal/Upgrade Request > Request |
PURCHASE_ID | up to 10 | See the description in License Creation/Renewal/Upgrade Request > Request |
PRODUCT_ID | up to 30 | See the description in License Creation/Renewal/Upgrade Request > Request |
REG_NAME | up to 100 | See the description in License Creation/Renewal/Upgrade Request > Request |
Notes:
- Ordering of the fields is not guaranteed.
- Additional fields might be added in future. In case an unknown field
is encountered while processing the request, the implementation
should ignore it (i.e., process the request as if such field is
absent).