You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can anyone point me to the list of State codes associated with the ClientListDeals method? I see on failed deals I consistently get a State of 26. Would like to be able to map those codes in my application without trying to parse error messages (which will surely change more frequently than codes)
Idea:
include the the status in the ClientDeals?
expose an api for getting status given a code?
The text was updated successfully, but these errors were encountered:
jennijuju
changed the title
[Feature Request ] Easier way to get the status of a ClientDeals corresponding to the the state code
[Feature Request ] Expose an API to get the status of a ClientDeals corresponding to the the state code
Sep 22, 2020
from
Justin Hunter
on slackIdea:
include the the status in the ClientDeals?
expose an api for getting status given a code?
The text was updated successfully, but these errors were encountered: