The mustPayPriorBalance field is now available on both the /order and /invoice endpoints.
This field reflects whether or not an order has a must pay prior balance restriction applied.
Example Excerpt from Response
{
"mustPayPriorBalance": "true"
}