Thanks to visit codestin.com
Credit goes to docs.stripe.com

Request IDs 

About the API
Request IDs

Each API request has an associated request identifier. You can find this value in the response headers, under Request-Id. You can also find request identifiers in the URLs of individual request logs in your Dashboard.

To expedite the resolution process, provide the request identifier when you contact us about a specific request.

curl https://api.stripe.com/v1/customers \
-u sk_test_26PHem9...U623DfE1x4sdsk_test_26PHem9AhJZvU623DfE1x4sd: \
-D "-" \
-X POST