Bank Statement Analysis

Webhook Handler

Webhook handler for receiving notifications from the BSA service.

Example payload: { 'data': { 'jsonUrl': 'https://sm-bsa.scoreme.in/bsa/external/bsaReportDownload?file=e1547c22-470c-4449-bfe5-6b1606551054_BSA_Report.json', 'excelUrl': 'https://sm-bsa.scoreme.in/bsa/external/bsaReportDownload?file=e1547c22-470c-4449-bfe5-6b1606551054_BSA_Report.xlsx', 'referenceId': 'e1547c22-470c-4449-bfe5-6b1606551054' }, 'responseMessage': 'Successfully Completed.', 'responseCode': 'SRC001' }

post/v1/bsa/dv-sm/webhook

Request body

object required

Response

Successful Response

{"stackTrail":"paths:/v1/bsa/dv-sm/webhook:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.