Configuration options for making requests to the Macklin API. Supports both GET and POST/PUT requests with optional headers, URL parameters, and request body.
Optional
Optional HTTP headers to include in the request
URL parameters for GET requests or query parameters
Request body for POST/PUT requests
HTTP method to use (defaults to GET)
Configuration options for making requests to the Macklin API. Supports both GET and POST/PUT requests with optional headers, URL parameters, and request body.