This is an example of how to send an order to ShopRunner SOAP API in Python
This client requires Pipenv be installed
you may have to run
pipenv shell
Before Installing Dependencies:
pipenv install
pipenv run ./send_test_order_to_staging.py <username> <password>
pipenv run ./send_test_order_adjustment_to_staging.py <username> <password>