Skip to content

Commit f484f45

Browse files
committed
Added latest updates
1 parent b7158a3 commit f484f45

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.polygon/rest.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30691,9 +30691,11 @@
3069130691
"type": "string"
3069230692
},
3069330693
"request_id": {
30694+
"description": "A request id assigned by the server.",
3069430695
"type": "string"
3069530696
},
3069630697
"results": {
30698+
"description": "An array of results containing the requested data.",
3069730699
"items": {
3069830700
"properties": {
3069930701
"currency_code": {
@@ -30714,7 +30716,7 @@
3071430716
"type": "number"
3071530717
},
3071630718
"ipo_status": {
30717-
"description": "The status of the IPO event.",
30719+
"description": "The status of the IPO event. IPO events start out as status \"rumor\" or \"pending\". On listing day, the status changes to \"new\". After the listing day, the status changes to \"history\".\n\nThe status \"direct_listing_process\" corresponds to a type of offering where, instead of going through all the IPO processes, the company decides to list its shares directly on an exchange, without using an investment bank or other intermediaries. This is called a direct listing, direct placement, or direct public offering (DPO).",
3071830720
"enum": [
3071930721
"direct_listing_process",
3072030722
"history",

0 commit comments

Comments
 (0)