Adjustment API

For requests or help with our API
Post Reply
jasoncartercs
Posts: 2
Joined: Tue Feb 27, 2024 12:59 pm

Adjustment API

Post by jasoncartercs » Tue Feb 27, 2024 1:02 pm

Is it possible to add the user who enters the adjustment as a property in the API?

This would be useful for any kind of adjustment or payment on an account.

justine
Posts: 175
Joined: Tue Dec 28, 2021 7:59 am

Re: Adjustment API

Post by justine » Tue Feb 27, 2024 5:09 pm

jasoncartercs wrote:
Tue Feb 27, 2024 1:02 pm
Is it possible to add the user who enters the adjustment as a property in the API?

This would be useful for any kind of adjustment or payment on an account.
We do not allow setting secUserNumEntry via the API. secUserNumEntry will always be 0 when an endpoint is inserted via API.

Thanks!

jasoncartercs
Posts: 2
Joined: Tue Feb 27, 2024 12:59 pm

Re: Adjustment API

Post by jasoncartercs » Tue Feb 27, 2024 5:30 pm

My question was not clear. The secUserNumEntry is not a part of the Adjustment endpoint. Is there a way to add it?

justine
Posts: 175
Joined: Tue Dec 28, 2021 7:59 am

Re: Adjustment API

Post by justine » Tue Feb 27, 2024 5:50 pm

jasoncartercs wrote:
Tue Feb 27, 2024 5:30 pm
My question was not clear. The secUserNumEntry is not a part of the Adjustment endpoint. Is there a way to add it?
Ahh, I understand. I have added returning secUserNumEntry to the adjustments GET response to the API development list.

Thanks!

Post Reply