Saltar al contenido principal
Version: ProX

FACTURA GRAVADA

POST 

/api/documents

La Factura Electrónica es un comprobante de pago emitido a través del sistema de emisión electrónica desarrollado desde los sistemas del contribuyente, permitiendo la sustentación del costo-gasto para efectos del Impuesto a la Renta y la utilización del crédito fiscal del Impuesto General a las Ventas.

Ejemplo:

Request

Body

required

  1. JSON A ENVIAR
    serie_documentostringrequired
    Example: F001
    numero_documentostringrequired
    Example: #
    fecha_de_emisiondaterequired
    Example: 2023-09-21
    hora_de_emisiontimerequired
    Example: 10:11:11
    codigo_tipo_operacionstringrequired
    Example: 0101
    codigo_tipo_documentostringrequired
    Example: 01
    codigo_tipo_monedastringrequired
    Example: PEN
    fecha_de_vencimientodaterequired
    Example: 2023-09-21
    numero_orden_de_comprastring
    Example: 0045467898

    datos_del_cliente_o_receptor

    object

    required

    codigo_tipo_documento_identidadstring
    Example: 6
    numero_documentostring
    Example: 10414711225
    apellidos_y_nombres_o_razon_socialstring
    Example: EMPRESA XYZ S.A.
    codigo_paisstring
    Example: PE
    ubigeostring
    Example: 150101
    direccionstring
    Example: Av. 2 de Mayo
    correo_electronicostring
    Example: demo@gmail.com
    telefonostring
    Example: 427-1148

    totales

    object

    required

    total_exportacionfloat
    Example: 0
    total_operaciones_gravadasfloat
    Example: 100
    total_operaciones_inafectasfloat
    Example: 0
    total_operaciones_exoneradasfloat
    Example: 0
    total_operaciones_gratuitasfloat
    Example: 0
    total_igvfloat
    Example: 18
    total_impuestosfloat
    Example: 18
    total_valorfloat
    Example: 100
    total_ventafloat
    Example: 118

    items

    object[]

    required

  • Array [

  • codigo_internostring
    Example: P0121
    descripcionstring
    Example: Inca Kola 250 ml
    codigo_producto_sunatstring
    Example: 51121703
    unidad_de_medidastring
    Example: NIU
    cantidadint32
    Example: 2
    valor_unitariofloat
    Example: 50
    codigo_tipo_preciostring
    Example: 01
    precio_unitariofloat
    Example: 59
    codigo_tipo_afectacion_igvstring
    Example: 10
    total_base_igvfloat
    Example: 100
    porcentaje_igvfloat
    Example: 18
    total_igvfloat
    Example: 18
    total_impuestosfloat
    Example: 18
    total_valor_itemfloat
    Example: 100
    total_itemfloat
    Example: 118
  • ]

  • informacion_adicionalstring
    Example: Forma de pago:Efectivo|Caja: 1

Responses

JSON RESPUESTA

Schema

    successboolean
    Example: true

    data

    object

    required

    numberstring
    Example: F001-26
    filenamestring
    Example: 20302019010-01-F001-26
    external_idstring
    Example: 46c6ce9d-aaae-4b8d-8e94-a6f94c964b47
    state_type_idstring
    Example: 05
    state_type_descriptionstring
    Example: Aceptado
    number_to_letterstring
    Example: Ciento dieciocho con 00/100
    hashstring
    Example: jFDgOlcAShjMeA1TJzT08v+PPTw=
    qrstring
    Example: iVBORw0KGgoAAAANSUhEUgAAAJYAAACWCAIAAACzY+a1AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAgAElEQVRDXEFRWtOsnuAAAAAElFTkSuQmCC
    idinteger
    Example: 322

    links

    object

    xmlstring
    Example: https://demo.pro5.fastura.app/downloads/document/xml/46c6ce9d-aaae-4b8d-8e94-a6f94c964b47
    pdfstring
    Example: https://demo.pro5.fastura.app/downloads/document/pdf/46c6ce9d-aaae-4b8d-8e94-a6f94c964b47
    cdrstring
    Example: https://demo.pro5.fastura.app/downloads/document/cdr/46c6ce9d-aaae-4b8d-8e94-a6f94c964b47

    response

    object

    required

    codestring
    Example: 0
    descriptionstring
    Example: La Factura numero F001-26, ha sido aceptada
    notesstring[]