v1

latestOpenAPI 3.0.1MIT2026-07-22241852.5 KB

Make an RPC Call

Initiates an RPC (Right Party Contact) call to verify debtor identity

post/rpcCall

Request body

OR

Response

RPC call initiated successfully

messagestring
callIdstring

Unique identifier for the call

Example response

{
  "message": "RPC call initiated successfully"
}