Readonly
configThe resolved configuration of EDITranslateClient class. This is resolved and normalized from the constructor configuration interface.
Destroy underlying resources, like sockets. It's usually not necessary to do this. However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed. Otherwise, sockets might stay open for quite a long time before the server terminates them.
Optional
options: HttpHandlerOptionsOptional
data: TranslateJsonToX12CommandOutputOptional
data: TranslateJsonToX12CommandOutputOptional
options: HttpHandlerOptionsOptional
data: TranslateX12ToJsonCommandOutputOptional
data: TranslateX12ToJsonCommandOutput
The EDI Translate product is responsible for translating data between JSON and EDI formats. It uses a Stedi guide, which validates the data being translated, and is the resource which enables the API to determine how the EDI output is structured and formatted.