POST
/
note
/
xml
{
    "empresa_Ruc": "20138851410",
    "tipo_Doc": "03",
    "serie": "BV01",
    "correlativo": "1"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
correlativo
string
required

Correlativo del documento

empresa_Ruc
string
required

RUC de la empresa

serie
string
required

Serie del documento

tipo_Doc
string
required

Tipo de documento ("01" es factura y "03" es boleta)

Response

200 - application/pdf

The response is of type file.