feat: send invoice back for order

This commit is contained in:
Vlad Stan 2023-03-06 17:33:55 +02:00
parent 12c32b019f
commit 8cdcb144b9
4 changed files with 60 additions and 12 deletions

View file

@ -1,4 +1,3 @@
import json
from http import HTTPStatus
from typing import List, Optional