{
"status": "active",
"document": "12123123000112",
"name": "Big Corporation SA",
"friendlyName": "Big Corp",
"group": "cgrp_5f92f01728e009f403d8502e",
"address": {
"city": "São Paulo",
"state": "São Paulo",
"country": "BR",
"line1": "Av Paulista",
"line2": "Sala 404",
"number": "123",
"postalCode": "12123123",
"neighborhood": "Bela Vista"
},
"creditPolicies": [
{
"id": "cpol_63ss07b6c39f5d3d917009b631"
}
],
"settings": {
"steps": {
"title": "<string>",
"type": "signature",
"methodData": {
"schema": {
"type": "operator",
"role": "approver"
}
},
"needs": [
"<string>"
],
"slug": "<string>",
"hooks": {
"onFailure": [
"void_loan"
]
},
"onStart": [
"mark_loan_as_pending"
]
},
"loans": {
"concurrency": [
{
"quantityAllowed": 123,
"status": [
"open"
]
}
],
"conditions": [
{
"title": "<string>",
"content": "<string>"
}
]
},
"invoices": {
"payOff": {
"fine": {
"amount": 0.02,
"daysToStart": 1
},
"interest": {
"amount": 0.01,
"daysToStart": 1
},
"allowOverduePayment": true,
"daysUntilDue": {
"type": "absolute",
"amount": 1
},
"updateInvoiceItemOnInsert": true
},
"companyRecurring": {
"fine": {
"amount": 0.02,
"daysToStart": 1
},
"interest": {
"amount": 0.01,
"daysToStart": 1
},
"allowOverduePayment": true,
"daysUntilDue": {
"type": "static",
"amount": 10
},
"create": {
"cutoffDay": 25,
"autoCreate": true
},
"updateInvoiceItemOnInsert": false
}
},
"employments": {
"expireInDays": 30,
"canUpdateEmploymentData": true
}
},
"metadata": {}
}