Contract rent and fees
Get contract rent and fees
GET
https://www.moderan.net/api/domains/DOMAIN_ID/propertysets/0/buildings/0/contracts/CONTRACT_ID/financials
Path Parameters
Name
Type
Description
DOMAIN_ID*
String
The domain ID of client
CONTRACT_ID
String
ID of contract
Create an entry in contract rent and fees
POST
https://www.moderan.net/api/domains/DOMAIN_ID/propertysets/0/buildings/0/contracts/CONTRACT_ID/financials/FINANCIAL_ID
Path Parameters
Name
Type
Description
DOMAIN_ID
int
The domain ID of client
CONTRACT_ID
int
ID of contract
FINANCIAL_ID
int
ID on rent/fees entry
POST payload
Last updated
Was this helpful?