You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"rfc": "XAXX010101000",
"items": [
"cantidad":"1",
"unidad": "Servicio",
"concept":"Diseño de interfaces para sitio web",
"precio":"1500",
"subtotal":"1500"
],
"numerocuenta":1234,
"formapago":"Pago en un sola exihibición",
"metodopago":03,
"currencie":"MXN",
"iva":true,
"num_order":1120,
"seriefactura":"F",
"descuento":0,
"send_email":1,
"invoice_comments":"Comentarios para agregar a la factura PDF",
"exchange_rate": 19.81
}
CARTA PORTE
POST
Endpoint:
{
"rfc": "XAXX010101000",
"items": [
"cantidad":"1",
"unidad": "Servicio",
"concept":"Diseño de interfaces para sitio web",
"precio":"1500",
"subtotal":"1500"
],
"numerocuenta":1234,
"formapago":"Pago en un sola exihibición",
"metodopago":03,
"currencie":"MXN",
"iva":true
"retencion_iva": true,
"num_order":1120,
"seriefactura":"C",
"descuento":0,
"send_email":1,
"invoice_comments":"Comentarios para agregar a la factura PDF",
"exchange_rate": 19.81
}
The text was updated successfully, but these errors were encountered:
## RECIBO DE HONORARIOS
Endpoint:
POST https://factura.com/api/v1/fees/create
Ejemplo Json
## Nota de crétido
Endpoint:
POST https://factura.com/api/v1/notes/create
Ejemplo
CARTA PORTE
POST
Endpoint:
The text was updated successfully, but these errors were encountered: