API questions

We're getting an error when we tried to add a new invoice using the API. Below is the error.

Pragma: no-cache
Cache-Control: no-cache
Date: Wed, 14 Apr 2021 19:09:39 GMT
Content-Length: 230
Content-Type: application/json
Expires: -1
{
"Error": "All distributions must have a matching offset.",
"Details": ["Unmatched: Credit : 123 : 00-5700-01 Split: 123; Project: 1100; Class: Unrestricted Net Assets; Jurisdiction : None; Spendable? : Spendable"],
"ErrorPath": null
}

Please help.

Categories