Discussions
And where's the documentation for the /token endpoint?
Honestly I'm ready to start touring senior citizen communities. Where's the documentation for how to request a token? I know all this but I'm just to point a developer to the documentation and I can't find it. Thanks.
Where's the documentation for the /query endpoint?
I realize I'm well into AARP territory but I just can't see it. I know the endpoint works but where's the documentation link for it? Thanks.
NotIn filter operator
Hello,
ComboOrder error when payment amount is over the invoice balance
When executing a POST HTTP Call to the ComboOrder api for submitting an open invoice payment I get a generic error (Object reference not set to an instance of an object.) if the payment amount is over/more than the balance.
POST CsNameLog
I wasn't sure if CsNameLog is part of the data contract list but I did find I can POST to it and add an entry.
TaskQueue endpoints not functioning
Good afternoon,
Cancel Renewal via API
Hello,
REST API flowdown
Hello,
Public user API call to /api/Subscription/~Id|ItemId returns a 403
I'm getting a 403 (Forbidden) response trying to call the /Subscription endpoint as a public user. Works for a full user. The root call to /Subscription works (doesn't error) but doesn't return anything. I assume this is by design? A public user can't call that endpoint to get billing details - and subsequently we can't update it (as the public user)? Makes sense, just looking for confirmation, I can't seem to find which endpoints work for which security levels. Thanks.
Creating Pricing Groups
Making a POST call to /api/PriceSheetGroup/ returns back a required PriceSheetId