pem.APS.getApplications

This method is supported by Operations starting from version 5.4.4.

This method allows to obtain the identifier of an Application in Operations with the help of the specified APS identifier of the Application.

Note: Refer to the https://doc.apsstandard.org/2.2/backend/api/protocol/headers/#spec-protocol-headers-application-id page to learn more about APS Application identifiers.

The method has the following input parameters:

Name

Type

Short Description

aps_application_id

string

APS Application ID

The method returns an array of the following structures:

Name

Type

Short Description

application_id

int

Application ID in Operations

Note: This method can also be called under Reseller permissions.