Master
Access to a3ERP master table data
Parameters
You can consult all the teachers in the link below.
ParametersGET calls
Filtering
In the following link you can consult how to filter this call.
It returns the data of the indicated master (Consult parameters to see the available masters).
Example:
Teacher to recover
Bearer + JWT_token
Returns an Array Objects with all data from the master
Returns an Array Objects with all data from the master
Returns the row of the indicated master (Consult parameters to see the available masters).
Example:
Master to recover
The master code to be retrieved
Bearer + JWT_token
Returns the row of the master selected by the identifier
Returns the row of the master selected by the identifier
Master to change
The current code
The new code
Bearer + JWT_token
Ok
Sin contenido
Ok
Sin contenido
The teacher to check
The field to be checked
Bearer + JWT_token
Returns exists or does not exist
Sin contenido
Returns exists or does not exist
Sin contenido
The teacher to duplicate
The master code to be duplicated
The new duplicate teacher code
Special options to be duplicated (Stock, Vinculos, Referencias, Idiomas, Escandallo, TarifasV, PreciosEspV, AlarmasV, ComisionesV, DescuentosV, TarifasC, PreciosEspC, AlarmasC, DescuentosC) p.e Stock=True,Idiomas=False,DescuentosC=False
Bearer + JWT_token
Duplicate article
Sin contenido
Duplicate article
Sin contenido
POST Call
This call allows you to register more data for the selected master.
Teacher to be added
Bearer + JWT_token
Master correctly inserted: {master number}
Master correctly inserted: {master number}
PUT Call
This call updates the row of the selected master.
Master to update
Code of the master to update, In multiple key masters, the code is left blank and the key values are set in the JSON.
Bearer + JWT_token
Master successfully modified: {master number}
Sin contenido
Master successfully modified: {master number}
Sin contenido
DELETE calls
Master with the row to be deleted
Code of the master row to be deleted
Bearer + JWT_token
Master successfully removed: {master number}
Sin contenido
Master successfully removed: {master number}
Sin contenido
Última actualización
¿Te fue útil?