cURL
curl --request GET \ --url https://api.withflex.com/v1/consumer/orders/{id}/letters \ --header 'Authorization: Bearer <token>'
{ "letters": [ { "letter_id": "obj_01EXAMPLE00000000000000000", "url": "https://example.com" } ] }
Lists the letters for the given checkout session
Documentation IndexFetch the complete documentation index at: https://docs.withflex.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.withflex.com/llms.txt
Use this file to discover all available pages before exploring further.
Use a Bearer token to access this API.
"obj_01EXAMPLE00000000000000000"
Represents a list as a comma-separated string.
""
Success
Show child attributes