DocumentationBack to Website
Access Product
DocumentationApi ReferenceFixed Deposit

© 2026 Fincore. All rights reserved.

TermsPrivacyContact
get-startedGetting Started
OverviewAuthenticationSavings AccountFixed DepositCurrent AccountCustomerLoan ApplicationTeller

Fixed Deposit

4 endpoints in the Fixed Deposit module.

4 endpoints in the Fixed Deposit module.

Get all

GET/v2/api/fixed/get-all

Parameters

Headers

Access-Token{{access_token}}

Query

limit10
orderid desc

Example response200 OK

json
{
  "count": 0,
  "results": []
}

Get all by account type

GET/v2/api/fixed/get-all/by-type/ເງີນຝາກປະຈຳ 3-5 ປີ Fixed Deposit 3-5 years

Parameters

Headers

Access-Token{{access_token}}

Example response200 OK

json
{}

Get by id

GET/v2/api/fixed/by-id/924788

Parameters

Headers

Access-Token{{access_token}}

Example response200 OK

json
{}

Get by account number

GET/v2/api/fixed/by-account-number/ACS00924787

Parameters

Headers

Access-Token{{access_token}}

Example response200 OK

json
{}