1. DianServices
Bilidox
  • Raíz
    • TestService
      • valuesGetAll
      • valuesS3GetItem
      • valuesDBGetItem
      • countersDBGetItem
    • DianServices
      • NumberingRangeGetAll
        GET
      • StatusZipGetAll
        GET
      • DocumentGetItem (invoice)
        GET
      • DocumentGetItem (support)
        GET
      • DocumentGetItemPayroll
        GET
      • CustomerPartyGetItem
        GET
      • DocumentNotesGetAll
        GET
      • DocumentEventsGetAll
        GET
      • SendMailCreate
        POST
      • TestSetCreate
        POST
      • InvoiceCreate
        POST
      • InvoiceCreate Test
        POST
      • InvoiceCreate Copy OK
        POST
      • CreditnoteCreate
        POST
      • CreditnoteCreate Copy
        POST
      • EquivalentCreate
        POST
      • EquivalentCreate Copy
        POST
      • EquivalentSpdCreate
        POST
      • EquivalentSpdCreate Copy
        POST
      • SupportCreate
        POST
      • SupportCreate Copy
        POST
      • PayrollCreate
        POST
      • PayrollCreate Copy
        POST
      • EventCreate
        POST
      • EventCreate ProviderRadian
        POST
    • S3File
      • fileUrlGetItem
      • filePdfGetItem
      • fileXmlGetItem
      • fileCreate
    • DDBRepositories
      • typesGetAll
      • typesGetAllTaxes
    • DDBProvider
      • providerGetAll
      • providersGetItem
      • providersCreate
      • providersUpdate
    • DDBCompany
      • companyGetAll
      • companyGetItem
      • companyGetItemCounter
      • companyCreate
      • companyUpdate
      • companyUpdateAttach
    • DDBCounter
      • counterGetAll
      • counterGetItem
    • DDBCertificate
      • certificateGetAll
      • certificateGetItem
      • certificateFileGetItem
      • certificateCreate
      • certificateUpdate
    • DDBDocument
      • documentGetAll
      • documentGetItem
    • DDBPurchaseOrder
      • purchaseorderGetAll
      • purchaseorderGetItem
      • purchaseorderPaymentGetPayu
      • purchaseorderPaymentGetWompi
      • purchaseorderCreate
      • purchaseorderCreatePayment
      • purchaseorderCreatePayment Wompi
      • purchaseorderUpdate
    • DDBSoftware
      • softwareGetAll
      • softwareGetItem
      • softwareCreate
      • softwareUpdate
    • DDBNumeration
      • numerationGetAll
      • numerationGetItem
      • numerationCreate
      • numerationUpdate
    • DDBEmployee
      • employeeGetAll
      • employeeGetItem
      • employeeCreate
      • employeeUpdate
    • DDBCustomer
      • customerGetAll
      • customerGetItem
      • customerCreate
      • customerUpdate
    • DDBSupplier
      • supplierGetAll
      • supplierGetItem
      • supplierCreate
      • supplierUpdate
    • DDBItem
      • itemGetAll
      • itemGetItem
      • itemCreate
      • itemUpdate
    • DDBUser
      • userOauth
      • userGetAll
      • userGetItem
      • userCreate
      • userCreateIntegrations
      • userUpdate
      • userChangePassword
      • userForgotPassword
      • userResetPassword
    • DDBSecurity
      • tokenCreate
      • tokenCreateIntegrations
  1. DianServices

SupportCreate

POST
/v1/dian/support-documents/

Solicitud

Autorización
Proporciona tu token bearer en el encabezado
Authorization
al realizar solicitudes a recursos protegidos.
Ejemplo:
Authorization: Bearer ********************
Parámetros de consulta

Parámetros del Body application/json

Ejemplos

Respuestas

🟢200
application/json
Bodyapplication/json

Solicitud Ejemplo de Solicitud
Shell
JavaScript
Java
Swift
curl --location '/v1/dian/support-documents/?isTest=true&companyId=901084328&providerId=901084328' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
  "Id": "DSE96",
  "TypeCode": "05",
  "Number": 96,
  "Date": "2024-08-20T10:46:14.023",
  "CurrencyCode": "COP",
  "Note": "Reemplaza fac 0248 30 de junio",
  "FileName": "",
  "QrCode": "",
  "OrderReference": {
    "Number": "",
    "Date": "2024-08-20T00:00:00"
  },
  "NumberingRange": {
    "Id": 18764064815770,
    "Date": "2024-02-01T00:00:00",
    "Prefix": "DSE",
    "FromNumber": 1,
    "ToNumber": 500,
    "TechnicalKey": "",
    "StartDate": "2024-02-01T00:00:00",
    "EndDate": "2025-02-01T00:00:00"
  },
  "SoftwareProvider": {
    "Origin": "Cuental"
  },
  "SigningCertificate": {
    "Password": "",
    "Content": ""
  },
  "CompanyParty": {
    "ProviderId": "901084328",
    "ImageUrl": "https://app.cuental.com/ImagesArchivo/PM_20240202111632079.jpg",
    "Id": "901772634",
    "IdentificationType": "31",
    "Name": "AGROPECUARIA PUYANA ESCANDON S.A.S. ZOMAC",
    "PhysicalLocation": {
      "Address": "FCA MONTECARLO VRD LUIS CHIQUITA CRR DE SIMAÑA",
      "CityCode": "20383",
      "SubentityCode": "20",
      "CountryCode": "CO",
      "CountryName": "",
      "PostalZone": ""
    },
    "OrganizationTypeCode": "1",
    "RegimeCode": "O-23",
    "TaxLevelCode": "O-23",
    "TaxResidentCode": "10",
    "TaxCode": null,
    "CorporateRegistration": "00000",
    "IndustryClassificationCode": "0111",
    "Email": "LUISPUYANAV@HOTMAIL.COM",
    "Phone": "3124474474"
  },
  "SupplierParty": {
    "Id": "18921641",
    "IdentificationType": "31",
    "Name": " ALEJO ADBIA  ROBLES MALDONADO",
    "PhysicalLocation": {
      "Address": "CR 28  1AN 22",
      "CityCode": "20011",
      "SubentityCode": "20",
      "CountryCode": "CO",
      "CountryName": "Colombia",
      "PostalZone": ""
    },
    "OrganizationTypeCode": "2",
    "RegimeCode": "R-99-PN",
    "TaxLevelCode": "R-99-PN",
    "TaxResidentCode": "10",
    "TaxCode": "",
    "CorporateRegistration": "00000",
    "IndustryClassificationCode": "",
    "Email": "",
    "Phone": "3144742439"
  },
  "Items": [
    {
      "Code": "178400",
      "Description": "Transporte Carga",
      "Quantity": 1.00,
      "Price": 380000.00,
      "PriceReference": 0.00,
      "SubtotalAmount": 380000.00,
      "UnitCode": "EA",
      "BrandName": "",
      "ModelName": "",
      "Note": "",
      "ThirdPartyIdentification": "",
      "consignmentTransport": {
        "Number": "",
        "Consecutive": "",
        "Value": 0.0,
        "ValueQuantity": 0.0,
        "UnitCode": ""
      },
      "Discounts": [],
      "Charges": [],
      "Taxes": [
        {
          "Code": "01",
          "Amount": 0.00,
          "Percentage": 0.00,
          "TaxableAmount": 380000.00,
          "PerUnitAmount": 0.0,
          "Concept": "Exento"
        }
      ]
    }
  ],
  "PaymentMeans": {
    "Code": "1",
    "MethodCode": "1",
    "Date": "2024-08-20T00:00:00"
  },
  "LegalMonetaryTotal": {
    "GrossAmount": 380000.00,
    "TaxExclusiveAmount": 380000.0000,
    "TaxInclusiveAmount": 380000.00,
    "DiscountAmount": 0.0,
    "ChargeAmount": 0.0,
    "PrepaidAmount": 0.00,
    "PayableAmount": 380000.00
  },
  "CustomizePrintFormat": {
    "HeaderText": "",
    "FooterText": ""
  }
}'
Respuesta Ejemplo de Respuesta
{}
Modificado en 2025-12-22 19:48:45
Anterior
EquivalentSpdCreate Copy
Siguiente
SupportCreate Copy
Built with