Applications
Field | Type | Required | Description | Example |
---|---|---|---|---|
statusCode |
long | ✔️ | HTTP Response Status Code | 200 |
status |
String | ✔️ | HTTP Response Status | OK |
service |
String | ✔️ | Apideck ID of service provider | sap-successfactors |
resource |
String | ✔️ | Unified API resource name | Applications |
operation |
String | ✔️ | Operation performed | one |
data |
Application | ✔️ | N/A | |
raw |
Map<String, Object> | ➖ | Raw response from the integration when raw=true query param is provided |