- STAGE:
- Complete
- PROJECTED DONE:
Signhost API
Remove PUT/DELETE/GET postback tests when adding postback url
STAGE:
Complete
PROJECTED DONE:
When adding a postback link in your portal, we now perform a few tests:
POST
PUT
GET
DELETE
To make sure your postback url works and will not form a queue. Because we only need a POST, we are taking out the other operators.
This has been released