PATCH
/
invoices
/
{irn}
{
  "code": 200,
  "data": {
    "ok": true
  }
}

Authorizations

Authorization
string
header
required

Bearer authentication using access token

Path Parameters

irn
string
required

Invoice Reference Number

Body

application/json

Response

200 - application/json

Invoice updated successfully

The response is of type object.