Skip to main content

Must Pay Prior Balance

· One min read
Joe Longstreet

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"
}