Last active
September 17, 2024 09:50
-
-
Save leowilbur/6d266823f45152d0fcfe88bb5d8495d5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "success":true, | |
| "data":[ | |
| { | |
| "order_id":"123", | |
| "file_url":"https://storage.googleapis.com/nexpos-images/printer%2F38239381-C6WEV4L1CLEACT_1726497241109.png" | |
| }, | |
| { | |
| "order_id":"456", | |
| "file_url":"https://storage.googleapis.com/nexpos-images/printer%2F38239381-C6WEV4L1CLEACT_1726497241109.png" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment