New endpoints
almost 3 years ago by Isaac
On Feb 03, we deployed to production three new endpoints to the Snapdocs Connect API that are available without any configuration and/or enablement. Click this post to see the list of new endpoints.
/api/v1/closings/{closing_uuid}/cancel
-- Allows a customer to cancel existing closings using the API/api/v1/closings/{closing_uuid}/complete
-- Allows a customer of CAPI to complete and close closings using the API/api/v1/closings/{closing_uuid}/reopen
-- Allows a customer of CAPI to reopen a closed closing using the API