Information fields in the Price Service details page
The Price Service details page contains this information.
- Service Type
-
This field defines the web service protocol supported by the host ERP system.
- Select for LN CE or M3 CE.
- Select for CSD or SX.e.
- Method
-
This field indicates HTTP/HTTPS method of passing parameter content.
Select
. - Action Name
- This field displays the web service functionality used by the price service. This content is read-only and assigned by the BOD Pack.
- End Point
-
Paste the previously copied tenant specific price service endpoint URL based on the Action Name content:
- GetOrderPromise
- GetOrderLinePrice
- GetOrderTotal, or GetOrderTotalPrice
- Authentication Type
-
Multi-tenant cloud suites required OAuth 2.0 authentication for inter-application API calls.
Select OAuth 2.0.
- Authorization Grant Type
-
Multi-tenant cloud suites require Client Credentials authentication for the service account.
Select Client Credentials.
- Authorization URL
- This field is not required.
- Access Token URL
-
Tenant specific access token endpoint URL is determined as:
- 'pu' value from authorized application credentials download.
- plus 'ot' value from authorized application credentials download.
- Redirect URL
- This field is not required.
- Authorization Key
-
This field indicates the Client ID
'ci' value from authorized application credentials download
- Authorization Secret
-
This field indicates Client secret.
'cs' value from authorized application credentials download.
- User Name
-
This field indicates Service Account Access Key.
'saak' value from authorized application credentials download.
- Password
-
This field indicates Service Account Secret Key
'sask' value from authorized application credentials download.