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.
<edistatus_profile company_id="..." id="..." ack_xmit_method="..." agent_payee_id="..." allow_update="..." alt_partner_id="..." audit_cutoff_days="..." audit_interval="..." batch_method="..." carrier_id="..." create_method="..." create_svrfail="..." days_to_retain="..." delay_req="..." dest_stop_no="..." direction="..." edi_comm_id="..." enf_batch_cont="..." enf_batch_cont_997="..." fa_threshold="..." filename="..." func_ack_filename="..." func_ack_st02_frmt="..." func_ack_tid="..." func_altpartner_id="..." func_comm_id="..." func_next_batch="..." func_partner_id="..." func_use_m_batch="..." func_version="..." hold_for_preverr="..." hold_type="..." ignore_map_errors="..." img_def_loc_dir="..." img_dir_local="..." img_document_types="..." img_filetype="..." img_required="..." individual_batch="..." is_all_delay_codes="..." next_batch="..." notes="..." orig_stop_no="..." partner_id="..." partner_name="..." process_priority="..." remove_file="..." remove_func_ack="..." send_func_ack="..." skip_manual_orders="..." special_processing="..." st02_format="..." status_on_delivery="..." status_on_pickup="..." template_id="..." transaction_set="..." transmit_method="..." update_stop="..." use_master_batch="..." use_show_as="..." version="..."/>
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":"edistatus_profile","company_id":"...","id":"...","ack_xmit_method":"...","agent_payee_id":"...","allow_update":"...","alt_partner_id":"...","audit_cutoff_days":"...","audit_interval":"...","batch_method":"...","carrier_id":"...","create_method":"...","create_svrfail":"...","days_to_retain":"...","delay_req":"...","dest_stop_no":"...","direction":"...","edi_comm_id":"...","enf_batch_cont":"...","enf_batch_cont_997":"...","fa_threshold":"...","filename":"...","func_ack_filename":"...","func_ack_st02_frmt":"...","func_ack_tid":"...","func_altpartner_id":"...","func_comm_id":"...","func_next_batch":"...","func_partner_id":"...","func_use_m_batch":"...","func_version":"...","hold_for_preverr":"...","hold_type":"...","ignore_map_errors":"...","img_def_loc_dir":"...","img_dir_local":"...","img_document_types":"...","img_filetype":"...","img_required":"...","individual_batch":"...","is_all_delay_codes":"...","next_batch":"...","notes":"...","orig_stop_no":"...","partner_id":"...","partner_name":"...","process_priority":"...","remove_file":"...","remove_func_ack":"...","send_func_ack":"...","skip_manual_orders":"...","special_processing":"...","st02_format":"...","status_on_delivery":"...","status_on_pickup":"...","template_id":"...","transaction_set":"...","transmit_method":"...","update_stop":"...","use_master_batch":"...","use_show_as":"...","version":"..."}
key | name | size | type |
---|---|---|---|
company_id | 4 | String | |
id | 32 | String | |
ack_xmit_method | 1 | String | |
agent_payee_id | 8 | String | |
allow_update | 1 | String | |
alt_partner_id | 15 | String | |
audit_cutoff_days | 10 | int | |
audit_interval | 10 | int | |
batch_method | 1 | String | |
carrier_id | 8 | String | |
create_method | 1 | String | |
create_svrfail | 1 | String | |
days_to_retain | 10 | int | |
delay_req | 1 | String | |
dest_stop_no | 2 | String | |
direction | 1 | String | |
edi_comm_id | 10 | int | |
enf_batch_cont | 1 | String | |
enf_batch_cont_997 | 1 | String | |
fa_threshold | 10 | int | |
filename | 100 | String | |
func_ack_filename | 40 | String | |
func_ack_st02_frmt | 255 | String | |
func_ack_tid | 10 | int | |
func_altpartner_id | 15 | String | |
func_comm_id | 10 | int | |
func_next_batch | 10 | int | |
func_partner_id | 15 | String | |
func_use_m_batch | 1 | String | |
func_version | 12 | String | |
hold_for_preverr | 1 | String | |
hold_type | 1 | String | |
ignore_map_errors | 1 | String | |
img_def_loc_dir | 1 | String | |
img_dir_local | 255 | String | |
img_document_types | 20 | String | |
img_filetype | 1 | String | |
img_required | 1 | String | |
individual_batch | 1 | String | |
is_all_delay_codes | 1 | String | |
next_batch | 10 | int | |
notes | -1 | String | |
orig_stop_no | 2 | String | |
partner_id | 15 | String | |
partner_name | 40 | String | |
process_priority | 10 | int | |
remove_file | 1 | String | |
remove_func_ack | 1 | String | |
send_func_ack | 1 | String | |
skip_manual_orders | 1 | String | |
special_processing | 48 | String | |
st02_format | 255 | String | |
status_on_delivery | 1 | String | |
status_on_pickup | 1 | String | |
template_id | 10 | int | |
transaction_set | 3 | String | |
transmit_method | 1 | String | |
update_stop | 1 | String | |
use_master_batch | 1 | String | |
use_show_as | 1 | String | |
version | 12 | String |