Skip to main content

ProviderAuditRq

Represents a request for provider audit, capturing details about the data sent to the provider.

Properties

NameTypeDescription
SendAtStringThe timestamp indicating when the request was sent.
DataStringThe payload data included in the request.
UrlStringThe URL of the provider endpoint to which the request is sent.
HeadersObjectA collection of headers included in the request.
HttpMethodHttpMethodThe HTTP method used to send the request.
HttpMethod/MethodStringNo description available.