Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 3.08 KB

File metadata and controls

14 lines (10 loc) · 3.08 KB

Response

The advanced log response data

Fields

Field Type Required Description Example
statusCode ?float The response status code 200
headers array<string, mixed> N/A {
"content-type": "application/json",
"authorization": "Bearer token"
}
body mixed N/A
customMappingErrors array<Components\CustomMappingError> The custom mapping errors
providerErrors array<Components\ProviderError> The provider errors