changeInboxStatus()


Metodo per modificare lo stato di una fattura ricevuta, letta o non letta.

Endpoint

Method URI
POST https://fatture.keliweb.it/api/change-inbox-status

Request Parameters

Parameter Type Description Required
HTTP headers: Authorization string Bearer + the token to access APIs Yes
invoiceId integer ID univoco della fattura (relativo al DB locale) required_without:identificativoSdI
identificativoSdI integer ID univoco della fattura dato dal SDI required_without:invoiceId
mark_as_read boolean Imposta la fattura come letta/non letta Yes

Response Parameters

Parameter Type Description
inbox string dettagli della fattura ricevuta, in formato JSON