Contactos
Agregar o eliminar items a un contacto
Agregar o eliminar items a un contacto, estos items luego se usaran para generar facturas en las liquidaciones
POST
/
contact
/
:contactId
/
item
Authorizations
x-api-key
string
headerrequiredPath Parameters
contactId
number
requiredBody
application/json
itemsToDelete
number[]
itemsToAdd
number[]
Response
200 - application/json
The response is of type object
.