Values.TestConversionRequestSourceThis operation mimics the latter half of a typical Outbound EDI request. It takes an input JSON/XML in the B2Bi shape as input, converts it to an X12 EDI string, and return that string.
type nonrec t = {source : ConversionSource.t;Specify the source file for an outbound EDI request.
*)target : ConversionTarget.t;Specify the format (X12 is the only currently supported format), and other details for the conversion target.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `String of InputFileSourceFileContentString.t
| `Structure of
(string
* [> `Enum of string
| `String of BucketName.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Integer of
X12ElementLengthValidationRuleMaxLengthInteger.t
| `List of
[> `String of String_.t ]
list
| `String of ElementId.t ])
list ])
list ]
list ])
list ])
list ])
list ])
list ])
list ]