# NOT RUN {
# input the credentials, if not defined earlier
espa_creds("your_espaname", "secret_password")
# getting all the orders' status
result = espa_status()
# getting the dataframe from the list
result = result$order_details
# }
Run the code above in your browser using DataLab