Tessitura Error: Cannot find membership level for provided membership level id (0) and amount

This error is generated when the amount of the contribution that is going into the Membership based Fund does not have a match to a level.

For example, if the levels start at $100 and a contribution for $25 comes in, Tessitura cannot find a match and throws this error.


Example below shows 2 Membership Levels in Tessitura, one starting at $100 and the other is at $600

The error message we get back from Tessitura

Resource: Web/Cart/Contributions

Error: Cannot find membership level for provided membership level id (0) and amount.

Payload:
{
    "Amount": "25",
    "FundId": 42,
    "Notes": "Transaction ID: txn_1112178gHghsF97855si\r\nContribution: $25.00"
}

Still need help? Contact Us Contact Us