ApiRequest 
    interface ApiRequest
Immutable representation of the data of a network request
Properties
Link copied to clipboard
                  GET or POST
Link copied to clipboard
                  Time the request was enqueued
Link copied to clipboard
                  Render the POST body a string
Link copied to clipboard
                  Render the response as a string, if the request has been sent Format depends on the endpoint, see Klaviyo API documentation
Link copied to clipboard
                  HTTP status code, if the request has been sent