-
Type:
New Feature
-
Status: Done
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: Integration with SMB
-
Labels:None
-
Company:All Clients/Multiple Clients
-
Epic Link:
Post Data to SMB
https://careerbuilder.atlassian.net/wiki/spaces/HCM/pages/378766009/DMS+-+SMB+Offer+ID
Consume SMB API to post "OfferID, Status : Approve / Reject"
https://ats-mapo-tofu-test.luceosolutions-dev.com/docs/#tag/offers/paths/~1offers~1\
{id}~1reply/post
Test SMB API
https://apimanagement.cbplatform.link/#routes/tester?preURL=https%3A%2F%2Fwwwtest.api.careerbuilder.com%2F&postURL=corporate%2Fats%2Fmapo-tofu%2Foffers%2F1%2Freply&method=get&contentType=application%2Fjson&acceptType=application%2Fjson&version=1.0®ion=staging&flow=client_credentials&userDid=U815D35WGQZS41Y2KJG&accountDid=A7F0PT78MTMZ470WBBT&headers=&body=\{%0D%0A%22action%22%3A+%22approve%22%2C%0D%0A%22created%22%3A+%222019-02-06T13%3A45%3A03Z%22%0D%0A}
1.On Approve and Decline from review and sign page from DMS site, offer status is posted to SMB API.
2. In case of request failure, data is logged in DMS.
3. Retry request, queuing will be done when Muelsoft, Queuing mechanism / API management is developed