This commit is contained in:
2025-02-11 19:30:20 -05:00
parent aa1cdc2fb3
commit fbd6dd5752
3 changed files with 172 additions and 4 deletions

View File

@@ -6,9 +6,9 @@ curl -J -X POST http://192.168.1.41:8000/api/tcgplayer/inventory/add \
--remote-name
curl -X POST http://192.168.1.41:8000/api/boxes \
-F "type=draft" \
-F "set_code=WOE" \
-F "sku=195166231631" \
-F "type=play" \
-F "set_code=FDN" \
-F "sku=195166261782" \
-F "num_cards_expected=540"
curl -X POST "http://192.168.1.41:8000/api/boxes/588dddad-0661-4541-a16c-beba1c564b4f/open" \