data (response payload) and lastResponse (request metadata).
This provides metadata
about the API request for troubleshooting and support queries.
Remarks
Use this metadata to:- Track requests by requestId when contacting support
- Verify successful requests via statusCode
- Implement retry logic based on idempotencyKey
- Debug issues by inspecting response headers