Create Service For Third Parties
Create services for third parties.
General information:
| Module | Category |
|---|---|
Resources |
Create |
CreateServiceForThirdParties
Parameters:
thitd_party_code: str, required
Input parameters:
| Field | Type | Required | Description | Default Value | Examples |
|---|---|---|---|---|---|
Usage example:
{
"thitd_party_code": "T001",
"service_description": "Mantenimiento",
"cost": 1000,
"details": "Servicio mensual",
"unit_code": "HRS",
"unit_description": "Horas"
}
Notes:
Use this model to create services for third parties.