List Open Distribution OrderIDs
List all Open Distribution OrderIDs for an account.
GET
/distributionorders/processing
curl \
-X GET https://api.maddenanalytics.com/v2/api/distributionorders/processing
Response examples (200)
[
"string"
]
Response examples (default)
{
"error": "Error Type (if any)",
"message": "Message describing the error",
"statusCode": 400
}