Skip to content

Commit 290ef48

Browse files
OpenAPI Update (#957)
Update OpenAPI for df15c9d77a690e7f2b0d705aa9358bbf21997da8 Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent c88fc37 commit 290ef48

File tree

1 file changed

+24
-7
lines changed

1 file changed

+24
-7
lines changed

embedded/openapi/fixtures3.beta.json

Lines changed: 24 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3880,23 +3880,40 @@
38803880
},
38813881
"reporting.report_run": {
38823882
"created": 1234567890,
3883-
"error": "Could not display example response. Please contact support at https://support.stripe.com/contact/.",
3884-
"id": "",
3885-
"livemode": false,
3883+
"error": null,
3884+
"id": "frr_1P74ZtL3SJdCuX0fG9hWKYsk",
3885+
"livemode": true,
38863886
"object": "reporting.report_run",
38873887
"parameters": {
3888+
"interval_end": 1525132800,
3889+
"interval_start": 1522540800,
38883890
"columns": [],
38893891
"connected_account": "",
38903892
"currency": "",
3891-
"interval_end": 0,
3892-
"interval_start": 0,
38933893
"payout": "",
38943894
"reporting_category": "",
38953895
"timezone": ""
38963896
},
38973897
"report_type": "",
3898-
"result": null,
3899-
"status": "",
3898+
"result": {
3899+
"created": 1713483675,
3900+
"expires_at": 1745019675,
3901+
"filename": "file_1P74ZrL3SJdCuX0fvLdyvisV",
3902+
"id": "file_1P74ZrL3SJdCuX0fvLdyvisV",
3903+
"links": {
3904+
"data": [],
3905+
"has_more": false,
3906+
"object": "list",
3907+
"url": "/v1/file_links?file=file_1P74ZrL3SJdCuX0fvLdyvisV"
3908+
},
3909+
"object": "file",
3910+
"purpose": "finance_report_run",
3911+
"size": 16890,
3912+
"title": null,
3913+
"type": "csv",
3914+
"url": "https://chaves-upload-mydev.dev.stripe.me/v1/files/file_1P74ZrL3SJdCuX0fvLdyvisV/contents"
3915+
},
3916+
"status": "succeeded",
39003917
"succeeded_at": 1234567890
39013918
},
39023919
"reporting.report_type": {

0 commit comments

Comments
 (0)