DeleteClient API

De tfhkacolwiki
Ir a la navegación Ir a la búsqueda

The DeleteCustomer API is a development developed by The Factory HKA team which provides the possibility for the taxpayer to delete from the client catalog any registered on the HKA Invoice portal in a demo environment and in a production environment. or to consume the service through the EliminarCliente API.

@IMPORTANT: The EliminarCliente Api is built in the PUT method. For the consumption of this service, two specific urls have been established in the DEMO environment and the PRODUCTION environment, which can be found below:

For more information you can consult the URLs in the following section:

 DeleteCustomer

The structure that must be considered in the construction of the Request and Response of the EliminarCliente service is documented below and in this way guarantee the implementation of this new method:

REQUEST
Parameters to Send
Type Identifier Description
String Nit Customer document number to be registered.
String CompanyToken Supplied by The Factory HKA Colombia according to the environment to be consulted
TokenPassword
String SecretKey Defined by the issuing taxpayer through the HKA Electronic Invoice portal in a demo environment and in a production environment COMING SOON
Array <Client> Client Parameters that make up the Customer class of the Invoice Object

Where Class.Client contains the following information:

Type Identifier Description
String ClientId Code with which the client will identify himself.