curl --location 'https://api.techrar.com/api/v3/subscriptions/sub-order-invoices/?order_id=5563' \
--header 'app-id: 4' \
--header 'Authorization: Bearer <token>'[
{
"id": 12,
"date": "2023-01-08",
"created_at": "2023-02-28T18:21:26.134322+03:00",
"modified_at": "2023-02-28T18:23:04.165953+03:00",
"is_deleted": false,
"deleted_at": null,
"ordering": 0,
"number": "INV-000032",
"invoice": "/media/uploads/sub-orders/invoices/2023/02/28/0202bfcc-baeb-4f52-9512-054ebfd57dc5.pdf",
"sent": true,
"sub_order": 7548
}
]