go back Home

RowEdiTemplate

Sample XML

The following is only an example of what the XML should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

<edi_template company_id="..." id="..." ack_required="..." app_receiver_code="..." app_receiver_id="..." app_sender_code="..." app_sender_id="..." authen_info="..." authen_info_qual="..." ctl_version="..." ctl_version_qual="..." descr="..." direction="..." ele_separator="..." end_of_line_1="..." end_of_line_2="..." filepath="..." format_type="..." functional_id="..." industry="..." is_multi_partner="..." name="..." parse_batch_number="..." parse_create_date="..." parse_create_datef="..." parse_fg_segment="..." parse_tran_ctrl_no="..." parse_tran_segment="..." receiver_id="..." receiver_qual="..." secur_info="..." secur_info_qual="..." sender_id="..." sender_qual="..." spec_footer_text="..." spec_header_text="..." spec_title="..." standard="..." subele_separator="..." tag_format_text="..." test_indicator="..." transaction_set="..." transaction_type="..." translation_method="..." update_date="..." version="..."/>

Sample JSON

The following is only an example of what the JSON should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

{"__type":"edi_template","company_id":"...","id":"...","ack_required":"...","app_receiver_code":"...","app_receiver_id":"...","app_sender_code":"...","app_sender_id":"...","authen_info":"...","authen_info_qual":"...","ctl_version":"...","ctl_version_qual":"...","descr":"...","direction":"...","ele_separator":"...","end_of_line_1":"...","end_of_line_2":"...","filepath":"...","format_type":"...","functional_id":"...","industry":"...","is_multi_partner":"...","name":"...","parse_batch_number":"...","parse_create_date":"...","parse_create_datef":"...","parse_fg_segment":"...","parse_tran_ctrl_no":"...","parse_tran_segment":"...","receiver_id":"...","receiver_qual":"...","secur_info":"...","secur_info_qual":"...","sender_id":"...","sender_qual":"...","spec_footer_text":"...","spec_header_text":"...","spec_title":"...","standard":"...","subele_separator":"...","tag_format_text":"...","test_indicator":"...","transaction_set":"...","transaction_type":"...","translation_method":"...","update_date":"...","version":"..."}

Fields

key name size type
company_id 4 String
id 10 int
ack_required 1 String
app_receiver_code 12 String
app_receiver_id 15 String
app_sender_code 12 String
app_sender_id 15 String
authen_info 10 String
authen_info_qual 2 String
ctl_version 5 String
ctl_version_qual 1 String
descr -1 String
direction 1 String
ele_separator 10 int
end_of_line_1 10 int
end_of_line_2 10 int
filepath 255 String
format_type 1 String
functional_id 2 String
industry 12 String
is_multi_partner 1 String
name 80 String
parse_batch_number 50 String
parse_create_date 50 String
parse_create_datef 30 String
parse_fg_segment 50 String
parse_tran_ctrl_no 50 String
parse_tran_segment 50 String
receiver_id 15 String
receiver_qual 2 String
secur_info 10 String
secur_info_qual 2 String
sender_id 15 String
sender_qual 2 String
spec_footer_text -1 String
spec_header_text -1 String
spec_title 80 String
standard 2 String
subele_separator 10 int
tag_format_text -1 String
test_indicator 1 String
transaction_set 3 String
transaction_type 1 String
translation_method 50 String
update_date 19 Date
version 12 String