Skip to main content
API response metadata for request tracking and debugging This response follows the standard BaseResponse wrapper with 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

Example

Properties