Financial Settlement Schedule id for which lineItems are created
Add Financial Line Item
This API is used in conjunction with ‘Fetch financial settlement schedules’ API to create an individual funds source or destination line item
Path Parameters
Headers
The unique identifier for the request
Body
application/json
Body
Allowed values:
[SOURCE
, DESTINATION
]
Match pattern:^(SOURCE|DESTINATION)$
Example:SOURCE
Allowed values for source line item:
[Mortgage Advance
]
Allowed values for destination line item:
[Redemption
, Conveyancing Fees
, Surplus
, Onward Funds
]
Amount to be credited / debited
>= 1<= 999999999999.99
Example:10
Match pattern:^[a-zA-Z0-9\/\-\\?:().,'#=!"%&*<>;@{+\s]*$
>= 1 characters<= 18 characters
Example:Nation wide
This field is required and can be updated only for type DESTINATION.
Show Child Parameters
Flag to indicate whether account is linked to a financial account
Response
application/json
Response
OK
Show Child Parameters
Default:[]
Show Child Parameters
Authentication
Path Parameters
Headers
Body
Update Financial Line Item
This API is used in conjunction with ‘Fetch financial settlement schedules’ API to update data in an existing line item
Path Parameters
Financial Settlement Schedule id for which lineItems are updated
Line Item Id for which update has to happen
Headers
The unique identifier for the request
Body
application/json
Body
This field is required and can be updated only for type DESTINATION.
Show Child Parameters
Amount to be credited / debited
>= 1<= 999999999999.99
Example:10
Match pattern:^[a-zA-Z0-9\/\-\\?:().,'#=!"%&*<>;@{+\s]*$
>= 1 characters<= 18 characters
Example:Nation wide
Response
application/json
Response
OK
Show Child Parameters
Default:[]
Show Child Parameters
Authentication
Path Parameters
Headers
Body
Delete Financial Line Item
This API is used to delete the existing source and destination line item
Path Parameters
Financial Settlement Schedule id for which lineItem need to be deleted
Line Item Id for which delete need to happen
Headers
The unique identifier for the request
Response
Response
NO_CONTENT
Authentication
Path Parameters
Headers
Get Financial Settlement Schedule
This API is used by Law Firms to fetch Financial Settlement Schedule information. This includes the funds source and destination line items and completion date.
The API provides the Financial Settlement Schedule ID which can be used in conjunction with the additional Settlement Service APIs to add or update existing financial settlement schedule details.
Query Parameters
Unique identifier of the Workspace entity for which financial settlement schedule need to be fetched
Headers
The unique identifier for the request
Response
application/json
Response
OK
Show Child Parameters
Default:[]
Show Child Parameters
Authentication
Query Parameters
Headers
Set Completion Date
This API is used in conjunction with ‘Fetch financial settlement schedules’ API to set or update the completion date
Path Parameters
Unique identifier for Financial Settlement Schedule id
Headers
The unique identifier for the request
Body
application/json
Body
Example:1970-12-31
Response
application/json
Response
OK
Show Child Parameters
Default:[]