The payload object that should be sent, contains the url, bytes/string and headers for the request
The function to call once the request has completed whether a success, failure or timeout
Optional
sync: booleanA boolean flag indicating whether the request should be sent as a synchronous request.
SendPOSTFunction type defines how an HTTP POST request is sent to an ingestion server