feat: send invoice back for order

This commit is contained in:
Vlad Stan 2023-03-06 17:33:55 +02:00
parent bee52340a2
commit 35298a4f44
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