WEBCentralizedShoppingCartEventRegistrantSetLineItemsWithGroupRegistration

 

WEBCentralizedShoppingCartEventRegistrantSetLineItemsWithGroupRegistration

Initial Build 2008.01
xWeb Web Method
Response Type object

This method is used to add and remove Event, Session and Track Registration Fees for an Event Registrant that has already been added into a Shopping Cart Object. This method should be called after the Registrant Object has been added to a Group Registration Object.

If the Registrant Object hasn't yet been added to the Cart, then you can use WEBCentralizedShoppingCartEventRegistrantSetLineItems instead.

See XWeb Event Group Registration for a complete walk-through of how to create an Events Group Registration in xWeb.

Parameters

  • oGroupRegistration (Group Registration Object). The group registration containing the registrant to update.
  • RegistrationKey (guid). The key corresponding to the registration in the group registration which should be updated.
  • oFeeCollection (FeeCollection). The fees to be added/removed for this registrant. These can be event, session, and/or track fees.

Response

Group Registration Object - the provided group registration object with the identified registration object updated. The invoice details collection will be updated with new invoice details for fees to add and existing invoice details removed for fees to remove.

Sample Request

<<SAMPLE REQUEST>>

Sample Response

<<SAMPLE RESPONSE>>

 

JSON Method

POST /xWeb/JSON/WEBCentralizedShoppingCartEventRegistrantSetLineItemsWithGroupRegistration

DATA: JSON
{
    "WEBCentralizedShoppingCartEventRegistrantSetLineItemsWithGroupRegistration" : {
        "oGroupRegistration" : {{groupRegistrationObj}},
        "RegistrationKey" : "{{regKeyGroupRegistrationIndividual1}}",
        "oFeeCollection" : [
            {
                "prc_key":"{{prcKeySessionGroupRegistration}}",
                "action" : "0",
                "qty" : "1"
            }
        ]   
    }
}

 


SAMPLE RESULT
HTTP STATUS: 200
DATA: JSON
{
    "EventsRegistrantGroupType": {
        "Group_Registration": {
            "egp_key": "e94609a3-c3c4-4e72-9d26-a9133c551672",
            "egp_org_cst_key": "993ec902-a323-4530-b8b5-e19eb809038a",
            "egp_evt_key": "710d06d6-76f4-498d-a263-b0012c6db2a3",
            "egp_key_ext": "e94609a3-c3c4-4e72-9d26-a9133c551672",
            "egp_registration_date": "2021-10-27T00:00:00+13:00",
            "egp_number_of_registrants": "0"
        },
        "Organization": {
            "org_consortia_flag": "0",
            "org_cst_key": "993ec902-a323-4530-b8b5-e19eb809038a",
            "org_name": "Moen Corp",
            "org_cst_key_ext": "993ec902-a323-4530-b8b5-e19eb809038a",
            "org_add_date": "2021-10-27T20:48:00+13:00",
            "org_nonprofit_flag": "0",
            "org_add_user": "phil.roberts",
            "org_delete_flag": "0",
            "org_select_flag": "0"
        },
        "Customer": {
            "cst_key": "993ec902-a323-4530-b8b5-e19eb809038a",
            "cst_type": "Organization",
            "cst_name_cp": "Moen Corp",
            "cst_sort_name_dn": "Moen Corp",
            "cst_org_name_dn": "Moen Corp",
            "cst_add_date": "2021-10-27T20:48:00+13:00",
            "cst_add_user": "phil.roberts",
            "cst_change_date": "2021-10-27T20:48:00+13:00",
            "cst_change_user": "phil.roberts",
            "cst_delete_flag": "0",
            "cst_recno": "6943",
            "cst_id": "000006943O",
            "cst_key_ext": "993ec902-a323-4530-b8b5-e19eb809038a",
            "cst_email_text_only": "0",
            "cst_tax_exempt_flag": "0",
            "cst_no_email_flag": "0",
            "cst_no_phone_flag": "0",
            "cst_no_fax_flag": "0",
            "cst_no_web_flag": "0",
            "cst_member_flag": "0",
            "cst_no_msg_flag": "0",
            "cst_no_mail_flag": "0",
            "cst_web_force_password_change": "0",
            "cst_web_login_disabled_flag": "0",
            "cst_credit_hold_flag": "0",
            "cst_web_forgot_password_status": "0",
            "cst_no_publish_flag": "0",
            "cst_exclude_from_social_flag": "0",
            "cst_web_login_locked_flag": "0"
        },
        "Individual_X_Organization": {
            "ixo_primary": "0",
            "ixo_owner": "0"
        },
        "Individual": null,
        "Address": {
            "adr_state": "VA",
            "adr_country": "UNITED STATES"
        },
        "Address_XRef": {
            "cxa_primary": "0",
            "cxa_owner": "0",
            "cxa_billing": "0",
            "cxa_create_change_log": "0"
        },
        "Email": {
            "eml_type": "business",
            "eml_primary": "1"
        },
        "Website": {
            "url_type": "internet",
            "url_primary": "1"
        },
        "Messaging": {
            "msg_primary": "1"
        },
        "Phone": {
            "phn_cty_key": "bc4b70f8-280e-4bb0-b935-9f728c50e183"
        },
        "Phone_XRef": {
            "cph_pht_key": "36cbefc2-d988-42dc-8618-6072a758af08",
            "cph_primary": "1",
            "cph_owner": "1"
        },
        "Fax": {
            "fax_cty_key": "bc4b70f8-280e-4bb0-b935-9f728c50e183"
        },
        "Fax_XRef": {
            "cfx_fxt_key": "aad2ad9a-961f-4a1f-b188-21dd063b5978",
            "cfx_primary": "1",
            "cfx_owner": "1"
        },
        "Event": {
            "evt_key": "710d06d6-76f4-498d-a263-b0012c6db2a3",
            "evt_code": "XWEBJSON",
            "evt_etp_key": "c5caeb45-b107-4b0d-9936-ad86037d2d8b",
            "evt_title": "xWebJSON Postman test event",
            "evt_wait_list_flag": "0",
            "evt_registration_required": "0",
            "evt_restricted": "0",
            "evt_start_date": "2021-10-01T00:00:00+13:00",
            "evt_end_date": "2023-06-01T00:00:00+12:00",
            "evt_post_to_web_date": "2021-10-01T00:00:00+13:00",
            "evt_add_user": "John.Doe1",
            "evt_add_date": "2021-10-20T07:13:20+13:00",
            "evt_change_user": "John.Doe1",
            "evt_change_date": "2021-10-20T07:56:41+13:00",
            "evt_delete_flag": "0",
            "evt_key_ext": "710d06d6-76f4-498d-a263-b0012c6db2a3",
            "evt_tzn_key": "059930c3-7d4e-46d9-8a59-e3c95a2a19cd",
            "evt_abstract_flag": "0",
            "evt_closed_flag": "0",
            "evt_free_event_flag": "0",
            "evt_regid_counter": "328",
            "evt_free_guest_flag": "0",
            "evt_charity_event_flag": "1",
            "evt_registered": "328",
            "evt_onwaitlist": "0",
            "evt_Registered_main_count": "256",
            "evt_waitList_main_count": "0",
            "evt_Registered_guest_count": "72",
            "evt_waitList_guest_count": "0",
            "evt_payables_batch_suffix": "BATCH"
        },
        "Event_Location_Room_Type": null,
        "Room_Request": null,
        "Invoice": {
            "inv_print_count": "0",
            "inv_ship_priority": "3",
            "inv_AutoRefund": "0",
            "inv_eweb_credit_available": "0.00",
            "inv_eweb_apply_credit_amount": "0.00",
            "inv_total": "375.00",
            "inv_amount": "0.00",
            "inv_balance": "0.00",
            "inv_payment_to_apply_distributed": "0.00",
            "inv_close_opportunity": "0",
            "inv_credit_to_apply_distributed": "0.00",
            "inv_distributable_credit_total": "0.00",
            "inv_distributable_credit_balance": "0.00",
            "inv_paid_by_liability_balance": "0.00",
            "inv_nettotal": "0.00",
            "inv_netpayment": "0.00",
            "inv_credit_to_apply": "0.00",
            "inv_netbalance": "0.00",
            "inv_netcredit": "0.00",
            "inv_netunpaidbalance": "0.00",
            "inv_netwriteoff": "0.00",
            "inv_writeoff_to_apply": "0.00",
            "inv_netreturn": "0.00",
            "inv_return_to_apply": "0.00",
            "inv_netapplied": "0.00",
            "inv_previous_netapplied": "0.00",
            "inv_previous_netpayment": "0.00",
            "inv_total_to_apply": "0.00",
            "inv_allow_payment_with_frozen_payment_method": "0",
            "inv_select_all": "0",
            "inv_details_html": "<table cellspacing=1 cellpadding=1><tr><td><br><span>Wintheiser Norbert<span><br><table cellspacing='1' cellpadding='1'><tr><th>Qty</th><th>Item</th><th>Price</th><th>Discount</th><th>Taxes</th><th>Shipping</th><th>Sub-Total</th><th>Paid</th><th>Balance</th></tr> </table><br><span>Okuneva Desiree<span><br><table cellspacing='1' cellpadding='1'><tr><th>Qty</th><th>Item</th><th>Price</th><th>Discount</th><th>Taxes</th><th>Shipping</th><th>Sub-Total</th><th>Paid</th><th>Balance</th></tr> <tr><td style='text-align: right;'>1.0000</td><td style='text-align: right;'>xWebJSON Postman test event</td><td style='text-align: right;'>115.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>115.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>115.00</td></tr> </table><br><span>Hintz Marquis<span><br><table cellspacing='1' cellpadding='1'><tr><th>Qty</th><th>Item</th><th>Price</th><th>Discount</th><th>Taxes</th><th>Shipping</th><th>Sub-Total</th><th>Paid</th><th>Balance</th></tr> <tr><td style='text-align: right;'>1.0000</td><td style='text-align: right;'>xWebJSON Postman test event</td><td style='text-align: right;'>115.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>115.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>115.00</td></tr> </table></td></tr></table>",
            "inv_details_text": "Quantity  Item                          Price     Discount  Taxes     Shipping  Sub-Total Paid      Balance    1.0000    xWebJSON Postman test event   115.00    0.00      0.00      0.00      115.00    0.00      115.00     1.0000    Closing Session               15.00     0.00      0.00      0.00      15.00     0.00      15.00      1.0000    Closing Session               15.00     0.00      0.00      0.00      15.00     0.00      15.00      Quantity  Item                          Price     Discount  Taxes     Shipping  Sub-Total Paid      Balance    1.0000    xWebJSON Postman test event   115.00    0.00      0.00      0.00      115.00    0.00      115.00     Quantity  Item                          Price     Discount  Taxes     Shipping  Sub-Total Paid      Balance    1.0000    xWebJSON Postman test event   115.00    0.00      0.00      0.00      115.00    0.00      115.00     ",
            "inv_autoapply": "0",
            "inv_autoapplypayment": "0",
            "inv_installment_flag": "0",
            "inv_coe_flag": "0",
            "inv_shippable_total": "0.00",
            "inv_unapplied_shipping_total": "0.00",
            "inv_shippable_items_flag": "0",
            "inv_autoapplycredit": "0",
            "inv_bill_me": "0",
            "inv_HasNewLineItems": "0",
            "inv_HasOldLineItems": "0",
            "inv_total_weight": "0.00",
            "inv_discount": "0.00",
            "inv_shipping": "0.00",
            "inv_tax": "0.00"
        },
        "Payment": null,
        "Payment_Info": {
            "pin_hosted_page_available": "0",
            "pin_mobile_app_available": "0",
            "pin_hosted_payment": "0",
            "pin_isvault": "0",
            "pin_tax_amt": "0.00",
            "pin_billing_info_required_for_ach_flag": "0",
            "pin_allow_online_payment_flag": "0",
            "pin_preferred_flag": "0"
        },
        "Payment_Method": null,
        "source_code": null,
        "Registrant": {
            "reg_attendance_flag": "1",
            "reg_adr_state": "VA",
            "reg_adr_country": "UNITED STATES",
            "reg_registration_date": "2021-10-27T00:00:00+13:00"
        },
        "RegistrantCollection": {
            "EventsRegistrant": [
                {
                    "Registrant": {
                        "reg_key": "dd19a637-c2ec-4aab-9a69-00009917113e",
                        "reg_cst_key": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                        "reg_evt_key": "710d06d6-76f4-498d-a263-b0012c6db2a3",
                        "reg_badge_name": "Norbert",
                        "reg_attendance_flag": "1",
                        "reg_ivd_key": "074af190-8d09-4b54-b499-80ca6963dedc",
                        "reg_key_ext": "dd19a637-c2ec-4aab-9a69-00009917113e",
                        "reg_adr_state": "VA",
                        "reg_adr_country": "UNITED STATES",
                        "reg_registration_date": "2021-10-27T00:00:00+13:00",
                        "reg_prod_qty": "0.00",
                        "reg_evt_guests_available": "9999"
                    },
                    "Individual": {
                        "ind_cst_key": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                        "ind_first_name": "Norbert",
                        "ind_last_name": "Wintheiser",
                        "ind_full_name_cp": "Norbert Wintheiser",
                        "ind_salutation_cp": "Norbert",
                        "ind_cst_key_ext": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                        "ind_deceased_flag": "0",
                        "ind_add_date": "2021-10-27T20:48:00+13:00",
                        "ind_add_user": "phil.roberts",
                        "ind_delete_flag": "0"
                    },
                    "Customer": {
                        "cst_key": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                        "cst_type": "Individual",
                        "cst_name_cp": "Norbert Wintheiser",
                        "cst_sort_name_dn": "Wintheiser Norbert",
                        "cst_ind_full_name_dn": "Norbert Wintheiser",
                        "cst_add_date": "2021-10-27T20:48:00+13:00",
                        "cst_add_user": "phil.roberts",
                        "cst_change_date": "2021-10-27T20:48:00+13:00",
                        "cst_change_user": "phil.roberts",
                        "cst_delete_flag": "0",
                        "cst_recno": "6944",
                        "cst_id": "000006944I",
                        "cst_key_ext": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                        "cst_email_text_only": "0",
                        "cst_tax_exempt_flag": "0",
                        "cst_no_email_flag": "0",
                        "cst_no_phone_flag": "0",
                        "cst_no_fax_flag": "0",
                        "cst_no_web_flag": "0",
                        "cst_member_flag": "0",
                        "cst_no_msg_flag": "0",
                        "cst_no_mail_flag": "0",
                        "cst_web_force_password_change": "0",
                        "cst_web_login_disabled_flag": "0",
                        "cst_credit_hold_flag": "0",
                        "cst_web_forgot_password_status": "0",
                        "cst_no_publish_flag": "0",
                        "cst_salutation_1": " Norbert  Wintheiser  ",
                        "cst_default_recognize_as": " Norbert  Wintheiser  ",
                        "cst_exclude_from_social_flag": "0",
                        "cst_web_login_locked_flag": "0",
                        "cst_credit_available": "0.00",
                        "cst_receives_member_benefits_flag": "0",
                        "cst__ind_send_mail_reset_flag": "0",
                        "cst_reset_password_flag": "0"
                    },
                    "Individual_X_Organization": {
                        "ixo_primary": "1",
                        "ixo_owner": "1"
                    },
                    "Organization": {
                        "org_consortia_flag": "0"
                    },
                    "Address_XRef": {
                        "cxa_primary": "0",
                        "cxa_owner": "0",
                        "cxa_billing": "0",
                        "cxa_create_change_log": "0"
                    },
                    "Address": {
                        "adr_state": "VA",
                        "adr_country": "UNITED STATES"
                    },
                    "Email": {
                        "eml_type": "business",
                        "eml_primary": "1"
                    },
                    "Website": {
                        "url_type": "internet",
                        "url_primary": "1"
                    },
                    "Messaging": {
                        "msg_primary": "1"
                    },
                    "Phone_XRef": {
                        "cph_pht_key": "36cbefc2-d988-42dc-8618-6072a758af08",
                        "cph_primary": "1",
                        "cph_owner": "1"
                    },
                    "Phone": {
                        "phn_cty_key": "bc4b70f8-280e-4bb0-b935-9f728c50e183"
                    },
                    "Fax_XRef": {
                        "cfx_fxt_key": "aad2ad9a-961f-4a1f-b188-21dd063b5978",
                        "cfx_primary": "1",
                        "cfx_owner": "1"
                    },
                    "Fax": {
                        "fax_cty_key": "bc4b70f8-280e-4bb0-b935-9f728c50e183"
                    },
                    "Event": {
                        "evt_key": "710d06d6-76f4-498d-a263-b0012c6db2a3",
                        "evt_code": "XWEBJSON",
                        "evt_etp_key": "c5caeb45-b107-4b0d-9936-ad86037d2d8b",
                        "evt_title": "xWebJSON Postman test event",
                        "evt_wait_list_flag": "0",
                        "evt_registration_required": "0",
                        "evt_restricted": "0",
                        "evt_start_date": "2021-10-01T00:00:00+13:00",
                        "evt_end_date": "2023-06-01T00:00:00+12:00",
                        "evt_post_to_web_date": "2021-10-01T00:00:00+13:00",
                        "evt_add_user": "John.Doe1",
                        "evt_add_date": "2021-10-20T07:13:20+13:00",
                        "evt_change_user": "John.Doe1",
                        "evt_change_date": "2021-10-20T07:56:41+13:00",
                        "evt_delete_flag": "0",
                        "evt_key_ext": "710d06d6-76f4-498d-a263-b0012c6db2a3",
                        "evt_tzn_key": "059930c3-7d4e-46d9-8a59-e3c95a2a19cd",
                        "evt_abstract_flag": "0",
                        "evt_closed_flag": "0",
                        "evt_free_event_flag": "0",
                        "evt_regid_counter": "328",
                        "evt_free_guest_flag": "0",
                        "evt_charity_event_flag": "1",
                        "evt_registered": "328",
                        "evt_onwaitlist": "0",
                        "evt_Registered_main_count": "256",
                        "evt_waitList_main_count": "0",
                        "evt_has_fees_flag": "1",
                        "evt_has_products_flag": "0",
                        "evt_Registered_guest_count": "72",
                        "evt_has_demographics_flag": "0",
                        "evt_has_housing_flag": "0",
                        "evt_waitList_guest_count": "0",
                        "evt_has_tracks_flag": "1",
                        "evt_has_sessions_flag": "1",
                        "evt_payables_batch_suffix": "BATCH"
                    },
                    "Event_Location": null,
                    "Location": null,
                    "Location_Customer_Address": null,
                    "Location_Address": {
                        "ad2__adr_state": "VA",
                        "ad2__adr_country": "UNITED STATES"
                    },
                    "Location_Phone_XRef": {
                        "cp2__cph_pht_key": "36cbefc2-d988-42dc-8618-6072a758af08"
                    },
                    "Location_Website": {
                        "ur2__url_type": "internet"
                    },
                    "Event_Location_Room_Type": null,
                    "Room_Request": null,
                    "Registrant_Housing": null,
                    "RegistrantGuest": {
                        "rg2__reg_attendance_flag": "1",
                        "rg2__reg_adr_state": "VA",
                        "rg2__reg_adr_country": "UNITED STATES",
                        "rg2__reg_registration_date": "2021-10-27T00:00:00+13:00"
                    },
                    "Invoice": {
                        "inv_print_count": "0",
                        "inv_ship_priority": "3",
                        "inv_AutoRefund": "0",
                        "inv_eweb_credit_available": "0.00",
                        "inv_eweb_apply_credit_amount": "0.00",
                        "inv_total": "145.00",
                        "inv_amount": "145.00",
                        "inv_balance": "145.00",
                        "inv_payment_to_apply_distributed": "0.00",
                        "inv_close_opportunity": "0",
                        "inv_credit_to_apply_distributed": "0.00",
                        "inv_distributable_credit_total": "0.00",
                        "inv_distributable_credit_balance": "0.00",
                        "inv_paid_by_liability_balance": "0.00",
                        "inv_payment_to_apply": "0.00",
                        "inv_nettotal": "145.00",
                        "inv_netpayment": "0.00",
                        "inv_credit_to_apply": "0.00",
                        "inv_netbalance": "145.00",
                        "inv_netcredit": "0.00",
                        "inv_net_amount_due": "145.00",
                        "inv_netunpaidbalance": "145.00",
                        "inv_netwriteoff": "0.00",
                        "inv_writeoff_to_apply": "0.00",
                        "inv_netreturn": "0.00",
                        "inv_return_to_apply": "0.00",
                        "inv_netapplied": "0.00",
                        "inv_previous_netapplied": "0.00",
                        "inv_previous_netpayment": "0.00",
                        "inv_total_to_apply": "0.00",
                        "inv_allow_payment_with_frozen_payment_method": "0",
                        "inv_select_all": "0",
                        "inv_details_html": "<table cellspacing='1' cellpadding='1'><tr><th>Qty</th><th>Item</th><th>Price</th><th>Discount</th><th>Taxes</th><th>Shipping</th><th>Sub-Total</th><th>Paid</th><th>Balance</th></tr> </table>",
                        "inv_details_text": "Quantity  Item                          Price     Discount  Taxes     Shipping  Sub-Total Paid      Balance    1.0000    xWebJSON Postman test event   115.00    0.00      0.00      0.00      115.00    0.00      115.00     1.0000    Closing Session               15.00     0.00      0.00      0.00      15.00     0.00      15.00      1.0000    Closing Session               15.00     0.00      0.00      0.00      15.00     0.00      15.00      ",
                        "inv_details_with_customer_html": "<table cellspacing='1' cellpadding='1'><tr><th>Customer</th><th>Qty</th><th>Item</th><th>Price</th><th>Discount</th><th>Taxes</th><th>Shipping</th><th>Sub-Total</th><th>Paid</th><th>Balance</th></tr> <tr><td style='text-align: right;'>Wintheiser Norbert</td><td style='text-align: right;'>1.0000</td><td style='text-align: right;'>xWebJSON Postman test event</td><td style='text-align: right;'>115.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>115.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>115.00</td></tr> <tr><td style='text-align: right;'>Wintheiser Norbert</td><td style='text-align: right;'>1.0000</td><td style='text-align: right;'>Closing Session</td><td style='text-align: right;'>15.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>15.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>15.00</td></tr> <tr><td style='text-align: right;'>Wintheiser Norbert</td><td style='text-align: right;'>1.0000</td><td style='text-align: right;'>Closing Session</td><td style='text-align: right;'>15.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>15.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>15.00</td></tr> </table>",
                        "inv_autoapply": "0",
                        "inv_autoapplypayment": "0",
                        "inv_installment_flag": "0",
                        "inv_coe_flag": "0",
                        "inv_shippable_total": "0.00",
                        "inv_unapplied_shipping_total": "0.00",
                        "inv_shippable_items_flag": "0",
                        "inv_autoapplycredit": "0",
                        "inv_invoice_detail_count": "3",
                        "inv_bill_me": "0",
                        "inv_HasNewLineItems": "1",
                        "inv_HasOldLineItems": "0",
                        "inv_total_weight": "0.00",
                        "inv_discount": "0.00",
                        "inv_shipping": "0.00",
                        "inv_tax": "0.00",
                        "inv_prd_keys": "a769424b-9d1b-4c7b-b6ac-eafae82faa3e,8affac61-4cc3-4576-9bf3-7123c5ba3726"
                    },
                    "Payment": null,
                    "Payment_Info": {
                        "pin_hosted_page_available": "0",
                        "pin_mobile_app_available": "0",
                        "pin_hosted_payment": "0",
                        "pin_isvault": "0",
                        "pin_tax_amt": "0.00",
                        "pin_billing_info_required_for_ach_flag": "0",
                        "pin_allow_online_payment_flag": "0",
                        "pin_preferred_flag": "0"
                    },
                    "Payment_Method": null,
                    "Product": {
                        "prd_atc_key": "d0ed0835-eb08-4256-abf9-68aef7eb69c9"
                    },
                    "Price": {
                        "prc_price": "0.00",
                        "prc_deferred_flag": "0",
                        "prc_renew_unpaid_orders_flag": "1",
                        "prc_allow_unpaid_orders_flag": "1"
                    },
                    "Registrant_Type": null,
                    "Registrant_Custom_Demographics": null,
                    "Gift": {
                        "gft_recognition_customer_adr_country": "UNITED STATES",
                        "gft_stock_high": "0.00",
                        "gft_stock_low": "0.00"
                    },
                    "source_code": null,
                    "Registrant_Session": {
                        "rgs_attendance_flag": "1",
                        "rgs_cancel_qty": "0"
                    },
                    "Registrant_SessionCollection": {
                        "EventsRegistrantSession": [
                            {
                                "ev_registration_session": {
                                    "rgs_ses_key": "6a423ca9-cb3e-4aa0-a200-d6f3808cc786",
                                    "rgs_attendance_flag": "1",
                                    "rgs_ivd_key": "3233d67f-42ba-448b-980a-a9acf36d3801",
                                    "rgs_cancel_qty": "0",
                                    "rgs_prc_key": "348caef5-4282-4c6e-ad27-0f0fd318dbd0"
                                },
                                "ev_registration": {
                                    "reg_cst_key": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                                    "reg_attendance_flag": "1",
                                    "reg_adr_state": "VA",
                                    "reg_adr_country": "UNITED STATES",
                                    "reg_registration_date": "2021-10-27T00:00:00+13:00"
                                },
                                "ev_session": {
                                    "ses_key": "6a423ca9-cb3e-4aa0-a200-d6f3808cc786",
                                    "ses_code": "CLOSING",
                                    "ses_add_user": "John.Doe1",
                                    "ses_add_date": "2021-10-20T07:17:00+13:00",
                                    "ses_delete_flag": "0",
                                    "ses_key_ext": "6a423ca9-cb3e-4aa0-a200-d6f3808cc786",
                                    "ses_evt_key": "710d06d6-76f4-498d-a263-b0012c6db2a3",
                                    "ses_title": "Closing Session",
                                    "ses_set_key": "125b4424-a41b-4bdd-b0d9-045dad0d5afd",
                                    "ses_wait_list_flag": "0",
                                    "ses_registration_required": "0",
                                    "ses_restricted": "0",
                                    "ses_post_to_web_date": "2021-10-01T00:00:00+13:00",
                                    "ses_ticketed": "0",
                                    "ses_abstract_flag": "0",
                                    "ses_free_session_flag": "0",
                                    "ses_free_guest_flag": "0"
                                },
                                "ev_track": null,
                                "co_customer": null,
                                "ev_event": {
                                    "evt_tzn_key": "059930c3-7d4e-46d9-8a59-e3c95a2a19cd",
                                    "evt_charity_event_flag": "0"
                                }
                            },
                            {
                                "ev_registration_session": {
                                    "rgs_ses_key": "6a423ca9-cb3e-4aa0-a200-d6f3808cc786",
                                    "rgs_attendance_flag": "1",
                                    "rgs_ivd_key": "b53ca4b4-bca1-449d-85af-7b63b66971e6",
                                    "rgs_cancel_qty": "0",
                                    "rgs_prc_key": "348caef5-4282-4c6e-ad27-0f0fd318dbd0"
                                },
                                "ev_registration": {
                                    "reg_cst_key": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                                    "reg_attendance_flag": "1",
                                    "reg_adr_state": "VA",
                                    "reg_adr_country": "UNITED STATES",
                                    "reg_registration_date": "2021-10-27T00:00:00+13:00"
                                },
                                "ev_session": {
                                    "ses_key": "6a423ca9-cb3e-4aa0-a200-d6f3808cc786",
                                    "ses_code": "CLOSING",
                                    "ses_add_user": "John.Doe1",
                                    "ses_add_date": "2021-10-20T07:17:00+13:00",
                                    "ses_delete_flag": "0",
                                    "ses_key_ext": "6a423ca9-cb3e-4aa0-a200-d6f3808cc786",
                                    "ses_evt_key": "710d06d6-76f4-498d-a263-b0012c6db2a3",
                                    "ses_title": "Closing Session",
                                    "ses_set_key": "125b4424-a41b-4bdd-b0d9-045dad0d5afd",
                                    "ses_wait_list_flag": "0",
                                    "ses_registration_required": "0",
                                    "ses_restricted": "0",
                                    "ses_post_to_web_date": "2021-10-01T00:00:00+13:00",
                                    "ses_ticketed": "0",
                                    "ses_abstract_flag": "0",
                                    "ses_free_session_flag": "0",
                                    "ses_free_guest_flag": "0"
                                },
                                "ev_track": null,
                                "co_customer": null,
                                "ev_event": {
                                    "evt_tzn_key": "059930c3-7d4e-46d9-8a59-e3c95a2a19cd",
                                    "evt_charity_event_flag": "0"
                                }
                            }
                        ]
                    },
                    "Invoice_DetailCollection": {
                        "InvoiceDetail": [
                            {
                                "Invoice_Detail": {
                                    "ivd_price_previous": "115.00",
                                    "ivd_qty_previous": "1.00",
                                    "ivd_key": "074af190-8d09-4b54-b499-80ca6963dedc",
                                    "ivd_price": "115.00",
                                    "ivd_qty": "1.0000",
                                    "ivd_close_flag": "0",
                                    "ivd_prc_key": "2f2987d8-ff1a-4988-97d8-23bdbb508947",
                                    "ivd_prc_prd_key": "a769424b-9d1b-4c7b-b6ac-eafae82faa3e",
                                    "ivd_amount_cp": "115.00",
                                    "ivd_parity": "1",
                                    "ivd_cst_ship_key": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                                    "ivd_prc_prd_ptp_key": "64b77fb4-da34-4034-ada8-f1da796d8720",
                                    "ivd_type": "Product",
                                    "ivd_cst_key": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                                    "ivd_createorder_flag": "0",
                                    "ivd_lineamount": "115.00",
                                    "ivd_lineamount_no_discount": "115.00",
                                    "ivd_createinvoice_flag": "1",
                                    "ivd_linebalance": "115.00",
                                    "ivd_net_amount_due": "115.00",
                                    "ivd_payamount": "0.00",
                                    "ivd_disable_quantity": "1",
                                    "ivd_subtotal": "115.00",
                                    "ivd_discountamount": "0.00",
                                    "ivd_total": "115.00",
                                    "ivd_applied_payment": "0.00",
                                    "ivd_applied_credit": "0.00",
                                    "ivd_write_off": "0.00",
                                    "ivd_return_payment": "0.00",
                                    "ivd_balance": "115.00",
                                    "ivd_tax": "0.00",
                                    "ivd_shipping": "0.00",
                                    "ivd_nettotal": "115.00",
                                    "ivd_netpayment": "0.00",
                                    "ivd_payment_to_apply": "0.00",
                                    "ivd_credit_to_apply": "0.00",
                                    "ivd_netcredit": "0.00",
                                    "ivd_netwriteoff": "0",
                                    "ivd_writeoff_to_apply": "0.00",
                                    "ivd_netreturn": "0.00",
                                    "ivd_return_to_apply": "0.00",
                                    "ivd_netapplied": "0.00",
                                    "ivd_previous_netpayment": "0.00",
                                    "ivd_total_to_apply": "0.00",
                                    "ivd_netbalance": "115.00",
                                    "ivd_netunpaidbalance": "115.00",
                                    "ivd_price_aggregated": "115.00",
                                    "ivd_discountamount_aggregated": "0.00",
                                    "ivd_tax_aggregated": "0.00",
                                    "ivd_shipping_aggregated": "0.00",
                                    "ivd_nettotal_aggregated": "115.00",
                                    "ivd_netunpaidbalance_aggregated": "115.00",
                                    "ivd_shippable_flag_aggregated": "0",
                                    "ivd_partof_groupreg_discount": "0",
                                    "ivd_cst_credit_available": "0.00",
                                    "ivd_term_based": "0",
                                    "ivd_sub_prorated_flag": "0",
                                    "ivd_autoapply": "0",
                                    "ivd_is_agency_sub": "0",
                                    "ivd_formdetailkey": "074af190-8d09-4b54-b499-80ca6963dedc",
                                    "ivd_formkey": "3d466e13-a42e-427d-bdfe-ffc8cf188788",
                                    "ivd_parentdataobject": "Invoice Detail",
                                    "ivd_reg_key": "dd19a637-c2ec-4aab-9a69-00009917113e",
                                    "ivd_addl_info": "Wintheiser Norbert",
                                    "ivd_shippable_flag": "0",
                                    "ivd_inv_shippable_total": "0.00",
                                    "ivd_inv_distributable_credit_total": "0.00"
                                },
                                "Invoice_Detail_Term": null,
                                "Invoice": {
                                    "inv_print_count": "0",
                                    "inv_ship_priority": "3"
                                },
                                "Price": {
                                    "prc_key": "2f2987d8-ff1a-4988-97d8-23bdbb508947",
                                    "prc_prd_key": "a769424b-9d1b-4c7b-b6ac-eafae82faa3e",
                                    "prc_price": "115.00",
                                    "prc_add_user": "John.Doe1",
                                    "prc_add_date": "2021-10-20T07:13:20+13:00",
                                    "prc_delete_flag": "0",
                                    "prc_key_ext": "2f2987d8-ff1a-4988-97d8-23bdbb508947",
                                    "prc_gla_ar_key": "05d6218d-cde0-4df1-81bb-a1537bd64943",
                                    "prc_gla_revenue_key": "831de4bc-f598-4f75-8bc9-57137dd761ab",
                                    "prc_gla_liability_key": "b26b86eb-b716-42be-afd2-97aa167806a6",
                                    "prc_gla_return_key": "68caa3d3-8fc6-471a-89fe-59f361c64499",
                                    "prc_gla_writeoff_key": "931c88ba-cac9-49d4-8fc1-11b95e6c9046",
                                    "prc_prd_ptp_key": "64b77fb4-da34-4034-ada8-f1da796d8720",
                                    "prc_percent": "0.0000",
                                    "prc_percent_cp": "0.00",
                                    "prc_prd_atc_key": "d0ed0835-eb08-4256-abf9-68aef7eb69c9",
                                    "prc_code": "XWEBJSON",
                                    "prc_display_name": "xWebJSON Postman test event",
                                    "prc_sell_online": "1",
                                    "prc_deferred_flag": "0",
                                    "prc_mail": "0",
                                    "prc_email": "0",
                                    "prc_fax": "0",
                                    "prc_account_split_flag": "0",
                                    "prc_prorate_flag": "0",
                                    "prc_prorate_first_year_flag": "0",
                                    "prc_web": "0",
                                    "prc_microfiche": "0",
                                    "prc_revenue_recog_frequency": "1",
                                    "prc_allow_installment": "0",
                                    "prc_shippable_flag": "0",
                                    "prc_recognize_by_issue_flag": "0",
                                    "prc_num_grace_issues": "0",
                                    "prc_back_issue_flag": "0",
                                    "prc_renew_unpaid_orders_flag": "1",
                                    "prc_allow_unpaid_orders_flag": "1",
                                    "prc_award_credit_flag": "0",
                                    "prc_allow_sync_flag": "0",
                                    "prc_no_discount_flag": "0"
                                },
                                "Product": {
                                    "prd_key": "a769424b-9d1b-4c7b-b6ac-eafae82faa3e",
                                    "prd_name": "xWebJSON Postman test event",
                                    "prd_add_user": "John.Doe1",
                                    "prd_add_date": "2021-10-20T07:13:20+13:00",
                                    "prd_change_user": "John.Doe1",
                                    "prd_change_date": "2021-10-20T07:40:39+13:00",
                                    "prd_delete_flag": "0",
                                    "prd_qty_available": "-1.00",
                                    "prd_key_ext": "a769424b-9d1b-4c7b-b6ac-eafae82faa3e",
                                    "prd_allow_partial_ship_flag": "0",
                                    "prd_track_inventory_flag": "0",
                                    "prd_ptp_key": "64b77fb4-da34-4034-ada8-f1da796d8720",
                                    "prd_taxable_flag": "0",
                                    "prd_allow_backorder": "0",
                                    "prd_atc_key": "d0ed0835-eb08-4256-abf9-68aef7eb69c9",
                                    "prd_qty_reorder": "0.0000",
                                    "prd_restock_fee": "0.00",
                                    "prd_restock_percent": "0.0000",
                                    "prd_restock_percent_cp": "0.00",
                                    "prd_mail": "0",
                                    "prd_email": "0",
                                    "prd_fax": "0",
                                    "prd_sell_online": "1",
                                    "prd_code": "XWEBJSON",
                                    "prd_web": "0",
                                    "prd_microfiche": "0",
                                    "prd_post_to_web_date": "2021-10-01T00:00:00+13:00",
                                    "prd_featured_product_flag": "0"
                                },
                                "ShipToCustomer": {
                                    "cst_key": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                                    "cst_type": "Individual",
                                    "cst_name_cp": "Norbert Wintheiser",
                                    "cst_sort_name_dn": "Wintheiser Norbert",
                                    "cst_ind_full_name_dn": "Norbert Wintheiser",
                                    "cst_add_date": "2021-10-27T20:48:00+13:00",
                                    "cst_add_user": "phil.roberts",
                                    "cst_change_date": "2021-10-27T20:48:00+13:00",
                                    "cst_change_user": "phil.roberts",
                                    "cst_delete_flag": "0",
                                    "cst_recno": "6944",
                                    "cst_id": "000006944I",
                                    "cst_key_ext": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                                    "cst_email_text_only": "0",
                                    "cst_tax_exempt_flag": "0",
                                    "cst_no_email_flag": "0",
                                    "cst_no_phone_flag": "0",
                                    "cst_no_fax_flag": "0",
                                    "cst_no_web_flag": "0",
                                    "cst_member_flag": "0",
                                    "cst_no_msg_flag": "0",
                                    "cst_no_mail_flag": "0",
                                    "cst_web_force_password_change": "0",
                                    "cst_web_login_disabled_flag": "0",
                                    "cst_credit_hold_flag": "0",
                                    "cst_web_forgot_password_status": "0",
                                    "cst_no_publish_flag": "0",
                                    "cst_salutation_1": " Norbert  Wintheiser  ",
                                    "cst_default_recognize_as": " Norbert  Wintheiser  ",
                                    "cst_exclude_from_social_flag": "0",
                                    "cst_web_login_locked_flag": "0"
                                },
                                "SoldToCustomer": {
                                    "cs2__cst_key": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                                    "cs2__cst_type": "Individual",
                                    "cs2__cst_name_cp": "Norbert Wintheiser",
                                    "cs2__cst_sort_name_dn": "Wintheiser Norbert",
                                    "cs2__cst_ind_full_name_dn": "Norbert Wintheiser",
                                    "cs2__cst_add_date": "2021-10-27T20:48:00+13:00",
                                    "cs2__cst_add_user": "phil.roberts",
                                    "cs2__cst_change_date": "2021-10-27T20:48:00+13:00",
                                    "cs2__cst_change_user": "phil.roberts",
                                    "cs2__cst_delete_flag": "0",
                                    "cs2__cst_recno": "6944",
                                    "cs2__cst_id": "000006944I",
                                    "cs2__cst_key_ext": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                                    "cs2__cst_email_text_only": "0",
                                    "cs2__cst_tax_exempt_flag": "0",
                                    "cs2__cst_no_email_flag": "0",
                                    "cs2__cst_no_phone_flag": "0",
                                    "cs2__cst_no_fax_flag": "0",
                                    "cs2__cst_no_web_flag": "0",
                                    "cs2__cst_member_flag": "0",
                                    "cs2__cst_no_msg_flag": "0",
                                    "cs2__cst_no_mail_flag": "0",
                                    "cs2__cst_web_force_password_change": "0",
                                    "cs2__cst_web_login_disabled_flag": "0",
                                    "cs2__cst_credit_hold_flag": "0",
                                    "cs2__cst_web_forgot_password_status": "0",
                                    "cs2__cst_no_publish_flag": "0",
                                    "cs2__cst_salutation_1": " Norbert  Wintheiser  ",
                                    "cs2__cst_default_recognize_as": " Norbert  Wintheiser  ",
                                    "cs2__cst_exclude_from_social_flag": "0",
                                    "cs2__cst_web_login_locked_flag": "0"
                                },
                                "Shipping_Address": null,
                                "Shipping_Address_Type": null,
                                "Invoice_Detail_Additional": null,
                                "Package_Component": {
                                    "pkg_qty": "1.0000"
                                },
                                "Bundle_Component": null,
                                "Product_Type": {
                                    "ptp_key": "64b77fb4-da34-4034-ada8-f1da796d8720",
                                    "ptp_code": "Event",
                                    "ptp_add_user": "sa",
                                    "ptp_add_date": "2002-06-25T15:27:33+12:00",
                                    "ptp_change_user": "obilby",
                                    "ptp_change_date": "2009-03-09T14:28:03+13:00",
                                    "ptp_delete_flag": "0",
                                    "ptp_key_ext": "64b77fb4-da34-4034-ada8-f1da796d8720",
                                    "ptp_sell_online": "1",
                                    "ptp_online_code": "Upcoming Events",
                                    "ptp_discount_flag": "1",
                                    "ptp_order": "50",
                                    "ptp_exclude_from_bundle_flag": "0",
                                    "ptp_disallow_fractions": "1"
                                },
                                "Discount_Product_X_Product": null,
                                "Billing_Address": null,
                                "Currency": {
                                    "cur_separator": ",",
                                    "cur_calc_method": "multiply",
                                    "cur_fraction_separator": "."
                                },
                                "Order_Detail_Schedule": null,
                                "Invoice_Detail_IP_Range": null,
                                "Product_Type_Social_Messages": null,
                                "Invoice_Detail_Liability": null,
                                "Credit_Detail": {
                                    "cdd_type": "create credit",
                                    "cdd_required_usage_flag": "0"
                                },
                                "Invoice_Detail_Amount_Due": null,
                                "Invoice_Detail_Get_Balance": null,
                                "Additional_Invoice_DetailCollection": null,
                                "Invoice_Detail_AdditionalCollection": null,
                                "Invoice_Detail_LiabilityCollection": null
                            },
                            {
                                "Invoice_Detail": {
                                    "ivd_price_previous": "15.00",
                                    "ivd_qty_previous": "1.00",
                                    "ivd_key": "3233d67f-42ba-448b-980a-a9acf36d3801",
                                    "ivd_price": "15.00",
                                    "ivd_qty": "1.0000",
                                    "ivd_close_flag": "0",
                                    "ivd_prc_key": "348caef5-4282-4c6e-ad27-0f0fd318dbd0",
                                    "ivd_prc_prd_key": "8affac61-4cc3-4576-9bf3-7123c5ba3726",
                                    "ivd_amount_cp": "15.00",
                                    "ivd_parity": "1",
                                    "ivd_cst_ship_key": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                                    "ivd_prc_prd_ptp_key": "cb7f7aa9-9aa2-42e6-87c6-e36e1ab32afd",
                                    "ivd_type": "Product",
                                    "ivd_cst_key": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                                    "ivd_createorder_flag": "0",
                                    "ivd_lineamount": "15.00",
                                    "ivd_lineamount_no_discount": "15.00",
                                    "ivd_createinvoice_flag": "1",
                                    "ivd_linebalance": "15.00",
                                    "ivd_net_amount_due": "15.00",
                                    "ivd_payamount": "0.00",
                                    "ivd_disable_quantity": "1",
                                    "ivd_subtotal": "15.00",
                                    "ivd_discountamount": "0.00",
                                    "ivd_total": "15.00",
                                    "ivd_applied_payment": "0.00",
                                    "ivd_applied_credit": "0.00",
                                    "ivd_write_off": "0.00",
                                    "ivd_return_payment": "0.00",
                                    "ivd_balance": "15.00",
                                    "ivd_tax": "0.00",
                                    "ivd_shipping": "0.00",
                                    "ivd_nettotal": "15.00",
                                    "ivd_netpayment": "0.00",
                                    "ivd_payment_to_apply": "0.00",
                                    "ivd_credit_to_apply": "0.00",
                                    "ivd_netcredit": "0.00",
                                    "ivd_netwriteoff": "0",
                                    "ivd_writeoff_to_apply": "0.00",
                                    "ivd_netreturn": "0.00",
                                    "ivd_return_to_apply": "0.00",
                                    "ivd_netapplied": "0.00",
                                    "ivd_previous_netpayment": "0.00",
                                    "ivd_total_to_apply": "0.00",
                                    "ivd_netbalance": "15.00",
                                    "ivd_netunpaidbalance": "15.00",
                                    "ivd_price_aggregated": "15.00",
                                    "ivd_discountamount_aggregated": "0.00",
                                    "ivd_tax_aggregated": "0.00",
                                    "ivd_shipping_aggregated": "0.00",
                                    "ivd_nettotal_aggregated": "15.00",
                                    "ivd_netunpaidbalance_aggregated": "15.00",
                                    "ivd_shippable_flag_aggregated": "0",
                                    "ivd_partof_groupreg_discount": "0",
                                    "ivd_cst_credit_available": "0.00",
                                    "ivd_term_based": "0",
                                    "ivd_sub_prorated_flag": "0",
                                    "ivd_autoapply": "0",
                                    "ivd_is_agency_sub": "0",
                                    "ivd_formdetailkey": "3233d67f-42ba-448b-980a-a9acf36d3801",
                                    "ivd_formkey": "3d466e13-a42e-427d-bdfe-ffc8cf188788",
                                    "ivd_parentdataobject": "Invoice Detail",
                                    "ivd_addl_info": "Wintheiser Norbert",
                                    "ivd_shippable_flag": "0",
                                    "ivd_inv_shippable_total": "0.00",
                                    "ivd_inv_distributable_credit_total": "0.00"
                                },
                                "Invoice_Detail_Term": null,
                                "Invoice": {
                                    "inv_print_count": "0",
                                    "inv_ship_priority": "3"
                                },
                                "Price": {
                                    "prc_key": "348caef5-4282-4c6e-ad27-0f0fd318dbd0",
                                    "prc_prd_key": "8affac61-4cc3-4576-9bf3-7123c5ba3726",
                                    "prc_price": "15.00",
                                    "prc_add_user": "John.Doe1",
                                    "prc_add_date": "2021-10-20T07:16:52+13:00",
                                    "prc_change_user": "John.Doe1",
                                    "prc_change_date": "2021-10-20T08:01:46+13:00",
                                    "prc_delete_flag": "0",
                                    "prc_key_ext": "348caef5-4282-4c6e-ad27-0f0fd318dbd0",
                                    "prc_gla_ar_key": "05d6218d-cde0-4df1-81bb-a1537bd64943",
                                    "prc_gla_revenue_key": "831de4bc-f598-4f75-8bc9-57137dd761ab",
                                    "prc_gla_liability_key": "b26b86eb-b716-42be-afd2-97aa167806a6",
                                    "prc_gla_return_key": "68caa3d3-8fc6-471a-89fe-59f361c64499",
                                    "prc_gla_writeoff_key": "931c88ba-cac9-49d4-8fc1-11b95e6c9046",
                                    "prc_prd_ptp_key": "cb7f7aa9-9aa2-42e6-87c6-e36e1ab32afd",
                                    "prc_percent": "0.0000",
                                    "prc_percent_cp": "0.00",
                                    "prc_prd_atc_key": "d0ed0835-eb08-4256-abf9-68aef7eb69c9",
                                    "prc_code": "CLOSING",
                                    "prc_display_name": "Closing Session",
                                    "prc_sell_online": "1",
                                    "prc_deferred_flag": "0",
                                    "prc_mail": "0",
                                    "prc_email": "0",
                                    "prc_fax": "0",
                                    "prc_account_split_flag": "0",
                                    "prc_prorate_flag": "0",
                                    "prc_prorate_first_year_flag": "0",
                                    "prc_web": "0",
                                    "prc_microfiche": "0",
                                    "prc_revenue_recog_frequency": "1",
                                    "prc_allow_installment": "0",
                                    "prc_shippable_flag": "0",
                                    "prc_recognize_by_issue_flag": "0",
                                    "prc_num_grace_issues": "0",
                                    "prc_back_issue_flag": "0",
                                    "prc_renew_unpaid_orders_flag": "1",
                                    "prc_allow_unpaid_orders_flag": "1",
                                    "prc_award_credit_flag": "0",
                                    "prc_allow_sync_flag": "0",
                                    "prc_no_discount_flag": "0"
                                },
                                "Product": {
                                    "prd_key": "8affac61-4cc3-4576-9bf3-7123c5ba3726",
                                    "prd_name": "Closing Session",
                                    "prd_add_user": "John.Doe1",
                                    "prd_add_date": "2021-10-20T07:16:52+13:00",
                                    "prd_change_user": "John.Doe1",
                                    "prd_change_date": "2021-10-20T08:01:20+13:00",
                                    "prd_delete_flag": "0",
                                    "prd_qty_available": "-1.00",
                                    "prd_key_ext": "8affac61-4cc3-4576-9bf3-7123c5ba3726",
                                    "prd_allow_partial_ship_flag": "0",
                                    "prd_track_inventory_flag": "0",
                                    "prd_ptp_key": "cb7f7aa9-9aa2-42e6-87c6-e36e1ab32afd",
                                    "prd_taxable_flag": "0",
                                    "prd_allow_backorder": "0",
                                    "prd_atc_key": "d0ed0835-eb08-4256-abf9-68aef7eb69c9",
                                    "prd_qty_reorder": "0.0000",
                                    "prd_restock_fee": "0.00",
                                    "prd_restock_percent": "0.0000",
                                    "prd_restock_percent_cp": "0.00",
                                    "prd_mail": "0",
                                    "prd_email": "0",
                                    "prd_fax": "0",
                                    "prd_sell_online": "1",
                                    "prd_code": "CLOSING",
                                    "prd_web": "0",
                                    "prd_microfiche": "0",
                                    "prd_post_to_web_date": "2021-10-01T00:00:00+13:00",
                                    "prd_featured_product_flag": "0"
                                },
                                "ShipToCustomer": {
                                    "cst_key": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                                    "cst_type": "Individual",
                                    "cst_name_cp": "Norbert Wintheiser",
                                    "cst_sort_name_dn": "Wintheiser Norbert",
                                    "cst_ind_full_name_dn": "Norbert Wintheiser",
                                    "cst_add_date": "2021-10-27T20:48:00+13:00",
                                    "cst_add_user": "phil.roberts",
                                    "cst_change_date": "2021-10-27T20:48:00+13:00",
                                    "cst_change_user": "phil.roberts",
                                    "cst_delete_flag": "0",
                                    "cst_recno": "6944",
                                    "cst_id": "000006944I",
                                    "cst_key_ext": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                                    "cst_email_text_only": "0",
                                    "cst_tax_exempt_flag": "0",
                                    "cst_no_email_flag": "0",
                                    "cst_no_phone_flag": "0",
                                    "cst_no_fax_flag": "0",
                                    "cst_no_web_flag": "0",
                                    "cst_member_flag": "0",
                                    "cst_no_msg_flag": "0",
                                    "cst_no_mail_flag": "0",
                                    "cst_web_force_password_change": "0",
                                    "cst_web_login_disabled_flag": "0",
                                    "cst_credit_hold_flag": "0",
                                    "cst_web_forgot_password_status": "0",
                                    "cst_no_publish_flag": "0",
                                    "cst_salutation_1": " Norbert  Wintheiser  ",
                                    "cst_default_recognize_as": " Norbert  Wintheiser  ",
                                    "cst_exclude_from_social_flag": "0",
                                    "cst_web_login_locked_flag": "0"
                                },
                                "SoldToCustomer": {
                                    "cs2__cst_key": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                                    "cs2__cst_type": "Individual",
                                    "cs2__cst_name_cp": "Norbert Wintheiser",
                                    "cs2__cst_sort_name_dn": "Wintheiser Norbert",
                                    "cs2__cst_ind_full_name_dn": "Norbert Wintheiser",
                                    "cs2__cst_add_date": "2021-10-27T20:48:00+13:00",
                                    "cs2__cst_add_user": "phil.roberts",
                                    "cs2__cst_change_date": "2021-10-27T20:48:00+13:00",
                                    "cs2__cst_change_user": "phil.roberts",
                                    "cs2__cst_delete_flag": "0",
                                    "cs2__cst_recno": "6944",
                                    "cs2__cst_id": "000006944I",
                                    "cs2__cst_key_ext": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                                    "cs2__cst_email_text_only": "0",
                                    "cs2__cst_tax_exempt_flag": "0",
                                    "cs2__cst_no_email_flag": "0",
                                    "cs2__cst_no_phone_flag": "0",
                                    "cs2__cst_no_fax_flag": "0",
                                    "cs2__cst_no_web_flag": "0",
                                    "cs2__cst_member_flag": "0",
                                    "cs2__cst_no_msg_flag": "0",
                                    "cs2__cst_no_mail_flag": "0",
                                    "cs2__cst_web_force_password_change": "0",
                                    "cs2__cst_web_login_disabled_flag": "0",
                                    "cs2__cst_credit_hold_flag": "0",
                                    "cs2__cst_web_forgot_password_status": "0",
                                    "cs2__cst_no_publish_flag": "0",
                                    "cs2__cst_salutation_1": " Norbert  Wintheiser  ",
                                    "cs2__cst_default_recognize_as": " Norbert  Wintheiser  ",
                                    "cs2__cst_exclude_from_social_flag": "0",
                                    "cs2__cst_web_login_locked_flag": "0"
                                },
                                "Shipping_Address": null,
                                "Shipping_Address_Type": null,
                                "Invoice_Detail_Additional": null,
                                "Package_Component": {
                                    "pkg_qty": "1.0000"
                                },
                                "Bundle_Component": null,
                                "Product_Type": {
                                    "ptp_key": "cb7f7aa9-9aa2-42e6-87c6-e36e1ab32afd",
                                    "ptp_code": "Session",
                                    "ptp_add_user": "XMEN\\hstechl",
                                    "ptp_add_date": "2002-12-09T18:15:13+13:00",
                                    "ptp_delete_flag": "0",
                                    "ptp_key_ext": "cb7f7aa9-9aa2-42e6-87c6-e36e1ab32afd",
                                    "ptp_sell_online": "1",
                                    "ptp_online_code": "Event Sessions",
                                    "ptp_discount_flag": "1",
                                    "ptp_exclude_from_bundle_flag": "0",
                                    "ptp_disallow_fractions": "1"
                                },
                                "Discount_Product_X_Product": null,
                                "Billing_Address": null,
                                "Currency": {
                                    "cur_separator": ",",
                                    "cur_calc_method": "multiply",
                                    "cur_fraction_separator": "."
                                },
                                "Order_Detail_Schedule": null,
                                "Invoice_Detail_IP_Range": null,
                                "Product_Type_Social_Messages": null,
                                "Invoice_Detail_Liability": null,
                                "Credit_Detail": {
                                    "cdd_type": "create credit",
                                    "cdd_required_usage_flag": "0"
                                },
                                "Invoice_Detail_Amount_Due": null,
                                "Invoice_Detail_Get_Balance": null,
                                "Additional_Invoice_DetailCollection": null,
                                "Invoice_Detail_AdditionalCollection": null,
                                "Invoice_Detail_LiabilityCollection": null
                            },
                            {
                                "Invoice_Detail": {
                                    "ivd_price_previous": "15.00",
                                    "ivd_qty_previous": "1.00",
                                    "ivd_key": "b53ca4b4-bca1-449d-85af-7b63b66971e6",
                                    "ivd_price": "15.00",
                                    "ivd_qty": "1.0000",
                                    "ivd_close_flag": "0",
                                    "ivd_prc_key": "348caef5-4282-4c6e-ad27-0f0fd318dbd0",
                                    "ivd_prc_prd_key": "8affac61-4cc3-4576-9bf3-7123c5ba3726",
                                    "ivd_amount_cp": "15.00",
                                    "ivd_parity": "1",
                                    "ivd_cst_ship_key": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                                    "ivd_prc_prd_ptp_key": "cb7f7aa9-9aa2-42e6-87c6-e36e1ab32afd",
                                    "ivd_type": "Product",
                                    "ivd_cst_key": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                                    "ivd_createorder_flag": "0",
                                    "ivd_lineamount": "15.00",
                                    "ivd_lineamount_no_discount": "15.00",
                                    "ivd_createinvoice_flag": "1",
                                    "ivd_linebalance": "15.00",
                                    "ivd_net_amount_due": "15.00",
                                    "ivd_payamount": "0.00",
                                    "ivd_disable_quantity": "1",
                                    "ivd_subtotal": "15.00",
                                    "ivd_discountamount": "0.00",
                                    "ivd_total": "15.00",
                                    "ivd_applied_payment": "0.00",
                                    "ivd_applied_credit": "0.00",
                                    "ivd_write_off": "0.00",
                                    "ivd_return_payment": "0.00",
                                    "ivd_balance": "15.00",
                                    "ivd_tax": "0.00",
                                    "ivd_shipping": "0.00",
                                    "ivd_nettotal": "15.00",
                                    "ivd_netpayment": "0.00",
                                    "ivd_payment_to_apply": "0.00",
                                    "ivd_credit_to_apply": "0.00",
                                    "ivd_netcredit": "0.00",
                                    "ivd_netwriteoff": "0",
                                    "ivd_writeoff_to_apply": "0.00",
                                    "ivd_netreturn": "0.00",
                                    "ivd_return_to_apply": "0.00",
                                    "ivd_netapplied": "0.00",
                                    "ivd_previous_netpayment": "0.00",
                                    "ivd_total_to_apply": "0.00",
                                    "ivd_netbalance": "15.00",
                                    "ivd_netunpaidbalance": "15.00",
                                    "ivd_price_aggregated": "15.00",
                                    "ivd_discountamount_aggregated": "0.00",
                                    "ivd_tax_aggregated": "0.00",
                                    "ivd_shipping_aggregated": "0.00",
                                    "ivd_nettotal_aggregated": "15.00",
                                    "ivd_netunpaidbalance_aggregated": "15.00",
                                    "ivd_shippable_flag_aggregated": "0",
                                    "ivd_partof_groupreg_discount": "0",
                                    "ivd_cst_credit_available": "0.00",
                                    "ivd_term_based": "0",
                                    "ivd_sub_prorated_flag": "0",
                                    "ivd_autoapply": "0",
                                    "ivd_is_agency_sub": "0",
                                    "ivd_formdetailkey": "b53ca4b4-bca1-449d-85af-7b63b66971e6",
                                    "ivd_formkey": "3d466e13-a42e-427d-bdfe-ffc8cf188788",
                                    "ivd_parentdataobject": "Invoice Detail",
                                    "ivd_addl_info": "Wintheiser Norbert",
                                    "ivd_shippable_flag": "0",
                                    "ivd_inv_shippable_total": "0.00",
                                    "ivd_inv_distributable_credit_total": "0.00"
                                },
                                "Invoice_Detail_Term": null,
                                "Invoice": {
                                    "inv_print_count": "0",
                                    "inv_ship_priority": "3"
                                },
                                "Price": {
                                    "prc_key": "348caef5-4282-4c6e-ad27-0f0fd318dbd0",
                                    "prc_prd_key": "8affac61-4cc3-4576-9bf3-7123c5ba3726",
                                    "prc_price": "15.00",
                                    "prc_add_user": "John.Doe1",
                                    "prc_add_date": "2021-10-20T07:16:52+13:00",
                                    "prc_change_user": "John.Doe1",
                                    "prc_change_date": "2021-10-20T08:01:46+13:00",
                                    "prc_delete_flag": "0",
                                    "prc_key_ext": "348caef5-4282-4c6e-ad27-0f0fd318dbd0",
                                    "prc_gla_ar_key": "05d6218d-cde0-4df1-81bb-a1537bd64943",
                                    "prc_gla_revenue_key": "831de4bc-f598-4f75-8bc9-57137dd761ab",
                                    "prc_gla_liability_key": "b26b86eb-b716-42be-afd2-97aa167806a6",
                                    "prc_gla_return_key": "68caa3d3-8fc6-471a-89fe-59f361c64499",
                                    "prc_gla_writeoff_key": "931c88ba-cac9-49d4-8fc1-11b95e6c9046",
                                    "prc_prd_ptp_key": "cb7f7aa9-9aa2-42e6-87c6-e36e1ab32afd",
                                    "prc_percent": "0.0000",
                                    "prc_percent_cp": "0.00",
                                    "prc_prd_atc_key": "d0ed0835-eb08-4256-abf9-68aef7eb69c9",
                                    "prc_code": "CLOSING",
                                    "prc_display_name": "Closing Session",
                                    "prc_sell_online": "1",
                                    "prc_deferred_flag": "0",
                                    "prc_mail": "0",
                                    "prc_email": "0",
                                    "prc_fax": "0",
                                    "prc_account_split_flag": "0",
                                    "prc_prorate_flag": "0",
                                    "prc_prorate_first_year_flag": "0",
                                    "prc_web": "0",
                                    "prc_microfiche": "0",
                                    "prc_revenue_recog_frequency": "1",
                                    "prc_allow_installment": "0",
                                    "prc_shippable_flag": "0",
                                    "prc_recognize_by_issue_flag": "0",
                                    "prc_num_grace_issues": "0",
                                    "prc_back_issue_flag": "0",
                                    "prc_renew_unpaid_orders_flag": "1",
                                    "prc_allow_unpaid_orders_flag": "1",
                                    "prc_award_credit_flag": "0",
                                    "prc_allow_sync_flag": "0",
                                    "prc_no_discount_flag": "0"
                                },
                                "Product": {
                                    "prd_key": "8affac61-4cc3-4576-9bf3-7123c5ba3726",
                                    "prd_name": "Closing Session",
                                    "prd_add_user": "John.Doe1",
                                    "prd_add_date": "2021-10-20T07:16:52+13:00",
                                    "prd_change_user": "John.Doe1",
                                    "prd_change_date": "2021-10-20T08:01:20+13:00",
                                    "prd_delete_flag": "0",
                                    "prd_qty_available": "-1.00",
                                    "prd_key_ext": "8affac61-4cc3-4576-9bf3-7123c5ba3726",
                                    "prd_allow_partial_ship_flag": "0",
                                    "prd_track_inventory_flag": "0",
                                    "prd_ptp_key": "cb7f7aa9-9aa2-42e6-87c6-e36e1ab32afd",
                                    "prd_taxable_flag": "0",
                                    "prd_allow_backorder": "0",
                                    "prd_atc_key": "d0ed0835-eb08-4256-abf9-68aef7eb69c9",
                                    "prd_qty_reorder": "0.0000",
                                    "prd_restock_fee": "0.00",
                                    "prd_restock_percent": "0.0000",
                                    "prd_restock_percent_cp": "0.00",
                                    "prd_mail": "0",
                                    "prd_email": "0",
                                    "prd_fax": "0",
                                    "prd_sell_online": "1",
                                    "prd_code": "CLOSING",
                                    "prd_web": "0",
                                    "prd_microfiche": "0",
                                    "prd_post_to_web_date": "2021-10-01T00:00:00+13:00",
                                    "prd_featured_product_flag": "0"
                                },
                                "ShipToCustomer": {
                                    "cst_key": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                                    "cst_type": "Individual",
                                    "cst_name_cp": "Norbert Wintheiser",
                                    "cst_sort_name_dn": "Wintheiser Norbert",
                                    "cst_ind_full_name_dn": "Norbert Wintheiser",
                                    "cst_add_date": "2021-10-27T20:48:00+13:00",
                                    "cst_add_user": "phil.roberts",
                                    "cst_change_date": "2021-10-27T20:49:00+13:00",
                                    "cst_change_user": "phil.roberts",
                                    "cst_delete_flag": "0",
                                    "cst_recno": "6944",
                                    "cst_id": "000006944I",
                                    "cst_key_ext": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                                    "cst_email_text_only": "0",
                                    "cst_tax_exempt_flag": "0",
                                    "cst_no_email_flag": "0",
                                    "cst_no_phone_flag": "0",
                                    "cst_no_fax_flag": "0",
                                    "cst_no_web_flag": "0",
                                    "cst_member_flag": "0",
                                    "cst_no_msg_flag": "0",
                                    "cst_no_mail_flag": "0",
                                    "cst_web_force_password_change": "0",
                                    "cst_web_login_disabled_flag": "0",
                                    "cst_credit_hold_flag": "0",
                                    "cst_web_forgot_password_status": "0",
                                    "cst_no_publish_flag": "0",
                                    "cst_salutation_1": " Norbert  Wintheiser  ",
                                    "cst_salutation_2": "",
                                    "cst_default_recognize_as": " Norbert  Wintheiser  ",
                                    "cst_score": "0.5000",
                                    "cst_score_normalized": "14",
                                    "cst_score_trend": "3",
                                    "cst_exclude_from_social_flag": "0",
                                    "cst_web_login_locked_flag": "0"
                                },
                                "SoldToCustomer": {
                                    "cs2__cst_key": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                                    "cs2__cst_type": "Individual",
                                    "cs2__cst_name_cp": "Norbert Wintheiser",
                                    "cs2__cst_sort_name_dn": "Wintheiser Norbert",
                                    "cs2__cst_ind_full_name_dn": "Norbert Wintheiser",
                                    "cs2__cst_add_date": "2021-10-27T20:48:00+13:00",
                                    "cs2__cst_add_user": "phil.roberts",
                                    "cs2__cst_change_date": "2021-10-27T20:49:00+13:00",
                                    "cs2__cst_change_user": "phil.roberts",
                                    "cs2__cst_delete_flag": "0",
                                    "cs2__cst_recno": "6944",
                                    "cs2__cst_id": "000006944I",
                                    "cs2__cst_key_ext": "bbb7ce46-5ac4-4e36-8cb5-a3a739ddfc23",
                                    "cs2__cst_email_text_only": "0",
                                    "cs2__cst_tax_exempt_flag": "0",
                                    "cs2__cst_no_email_flag": "0",
                                    "cs2__cst_no_phone_flag": "0",
                                    "cs2__cst_no_fax_flag": "0",
                                    "cs2__cst_no_web_flag": "0",
                                    "cs2__cst_member_flag": "0",
                                    "cs2__cst_no_msg_flag": "0",
                                    "cs2__cst_no_mail_flag": "0",
                                    "cs2__cst_web_force_password_change": "0",
                                    "cs2__cst_web_login_disabled_flag": "0",
                                    "cs2__cst_credit_hold_flag": "0",
                                    "cs2__cst_web_forgot_password_status": "0",
                                    "cs2__cst_no_publish_flag": "0",
                                    "cs2__cst_salutation_1": " Norbert  Wintheiser  ",
                                    "cs2__cst_salutation_2": "",
                                    "cs2__cst_default_recognize_as": " Norbert  Wintheiser  ",
                                    "cs2__cst_score": "0.5000",
                                    "cs2__cst_score_normalized": "14",
                                    "cs2__cst_score_trend": "3",
                                    "cs2__cst_exclude_from_social_flag": "0",
                                    "cs2__cst_web_login_locked_flag": "0"
                                },
                                "Shipping_Address": null,
                                "Shipping_Address_Type": null,
                                "Invoice_Detail_Additional": null,
                                "Package_Component": {
                                    "pkg_qty": "1.0000"
                                },
                                "Bundle_Component": null,
                                "Product_Type": {
                                    "ptp_key": "cb7f7aa9-9aa2-42e6-87c6-e36e1ab32afd",
                                    "ptp_code": "Session",
                                    "ptp_add_user": "XMEN\\hstechl",
                                    "ptp_add_date": "2002-12-09T18:15:13+13:00",
                                    "ptp_delete_flag": "0",
                                    "ptp_key_ext": "cb7f7aa9-9aa2-42e6-87c6-e36e1ab32afd",
                                    "ptp_sell_online": "1",
                                    "ptp_online_code": "Event Sessions",
                                    "ptp_discount_flag": "1",
                                    "ptp_exclude_from_bundle_flag": "0",
                                    "ptp_disallow_fractions": "1"
                                },
                                "Discount_Product_X_Product": null,
                                "Billing_Address": null,
                                "Currency": {
                                    "cur_separator": ",",
                                    "cur_calc_method": "multiply",
                                    "cur_fraction_separator": "."
                                },
                                "Order_Detail_Schedule": null,
                                "Invoice_Detail_IP_Range": null,
                                "Product_Type_Social_Messages": null,
                                "Invoice_Detail_Liability": null,
                                "Credit_Detail": {
                                    "cdd_type": "create credit",
                                    "cdd_required_usage_flag": "0"
                                },
                                "Invoice_Detail_Amount_Due": null,
                                "Invoice_Detail_Get_Balance": null,
                                "Additional_Invoice_DetailCollection": null,
                                "Invoice_Detail_AdditionalCollection": null,
                                "Invoice_Detail_LiabilityCollection": null
                            }
                        ]
                    },
                    "Additional_Invoice_DetailCollection": null
                },
                {
                    "Registrant": {
                        "reg_key": "3a52d6eb-7560-4a4d-ab0e-cd651328e237",
                        "reg_cst_key": "eea797b2-d409-4a99-be6d-f19258ffde1a",
                        "reg_evt_key": "710d06d6-76f4-498d-a263-b0012c6db2a3",
                        "reg_badge_name": "Desiree",
                        "reg_attendance_flag": "1",
                        "reg_ivd_key": "d69957aa-c7d0-4ff0-acc8-d91bf4068762",
                        "reg_key_ext": "3a52d6eb-7560-4a4d-ab0e-cd651328e237",
                        "reg_adr_state": "VA",
                        "reg_adr_country": "UNITED STATES",
                        "reg_registration_date": "2021-10-27T00:00:00+13:00",
                        "reg_prod_qty": "0.00",
                        "reg_evt_guests_available": "9999"
                    },
                    "Individual": {
                        "ind_cst_key": "eea797b2-d409-4a99-be6d-f19258ffde1a",
                        "ind_first_name": "Desiree",
                        "ind_last_name": "Okuneva",
                        "ind_full_name_cp": "Desiree Okuneva",
                        "ind_salutation_cp": "Desiree",
                        "ind_cst_key_ext": "eea797b2-d409-4a99-be6d-f19258ffde1a",
                        "ind_deceased_flag": "0",
                        "ind_add_date": "2021-10-27T20:48:00+13:00",
                        "ind_add_user": "phil.roberts",
                        "ind_delete_flag": "0"
                    },
                    "Customer": {
                        "cst_key": "eea797b2-d409-4a99-be6d-f19258ffde1a",
                        "cst_type": "Individual",
                        "cst_name_cp": "Desiree Okuneva",
                        "cst_sort_name_dn": "Okuneva Desiree",
                        "cst_ind_full_name_dn": "Desiree Okuneva",
                        "cst_add_date": "2021-10-27T20:48:00+13:00",
                        "cst_add_user": "phil.roberts",
                        "cst_change_date": "2021-10-27T20:48:00+13:00",
                        "cst_change_user": "phil.roberts",
                        "cst_delete_flag": "0",
                        "cst_recno": "6945",
                        "cst_id": "000006945I",
                        "cst_key_ext": "eea797b2-d409-4a99-be6d-f19258ffde1a",
                        "cst_email_text_only": "0",
                        "cst_tax_exempt_flag": "0",
                        "cst_no_email_flag": "0",
                        "cst_no_phone_flag": "0",
                        "cst_no_fax_flag": "0",
                        "cst_no_web_flag": "0",
                        "cst_member_flag": "0",
                        "cst_no_msg_flag": "0",
                        "cst_no_mail_flag": "0",
                        "cst_web_force_password_change": "0",
                        "cst_web_login_disabled_flag": "0",
                        "cst_credit_hold_flag": "0",
                        "cst_web_forgot_password_status": "0",
                        "cst_no_publish_flag": "0",
                        "cst_salutation_1": " Desiree  Okuneva  ",
                        "cst_default_recognize_as": " Desiree  Okuneva  ",
                        "cst_exclude_from_social_flag": "0",
                        "cst_web_login_locked_flag": "0",
                        "cst_credit_available": "0.00",
                        "cst_receives_member_benefits_flag": "0",
                        "cst__ind_send_mail_reset_flag": "0",
                        "cst_reset_password_flag": "0"
                    },
                    "Individual_X_Organization": {
                        "ixo_primary": "1",
                        "ixo_owner": "1"
                    },
                    "Organization": {
                        "org_consortia_flag": "0"
                    },
                    "Address_XRef": {
                        "cxa_primary": "0",
                        "cxa_owner": "0",
                        "cxa_billing": "0",
                        "cxa_create_change_log": "0"
                    },
                    "Address": {
                        "adr_state": "VA",
                        "adr_country": "UNITED STATES"
                    },
                    "Email": {
                        "eml_type": "business",
                        "eml_primary": "1"
                    },
                    "Website": {
                        "url_type": "internet",
                        "url_primary": "1"
                    },
                    "Messaging": {
                        "msg_primary": "1"
                    },
                    "Phone_XRef": {
                        "cph_pht_key": "36cbefc2-d988-42dc-8618-6072a758af08",
                        "cph_primary": "1",
                        "cph_owner": "1"
                    },
                    "Phone": {
                        "phn_cty_key": "bc4b70f8-280e-4bb0-b935-9f728c50e183"
                    },
                    "Fax_XRef": {
                        "cfx_fxt_key": "aad2ad9a-961f-4a1f-b188-21dd063b5978",
                        "cfx_primary": "1",
                        "cfx_owner": "1"
                    },
                    "Fax": {
                        "fax_cty_key": "bc4b70f8-280e-4bb0-b935-9f728c50e183"
                    },
                    "Event": {
                        "evt_key": "710d06d6-76f4-498d-a263-b0012c6db2a3",
                        "evt_code": "XWEBJSON",
                        "evt_etp_key": "c5caeb45-b107-4b0d-9936-ad86037d2d8b",
                        "evt_title": "xWebJSON Postman test event",
                        "evt_wait_list_flag": "0",
                        "evt_registration_required": "0",
                        "evt_restricted": "0",
                        "evt_start_date": "2021-10-01T00:00:00+13:00",
                        "evt_end_date": "2023-06-01T00:00:00+12:00",
                        "evt_post_to_web_date": "2021-10-01T00:00:00+13:00",
                        "evt_add_user": "John.Doe1",
                        "evt_add_date": "2021-10-20T07:13:20+13:00",
                        "evt_change_user": "John.Doe1",
                        "evt_change_date": "2021-10-20T07:56:41+13:00",
                        "evt_delete_flag": "0",
                        "evt_key_ext": "710d06d6-76f4-498d-a263-b0012c6db2a3",
                        "evt_tzn_key": "059930c3-7d4e-46d9-8a59-e3c95a2a19cd",
                        "evt_abstract_flag": "0",
                        "evt_closed_flag": "0",
                        "evt_free_event_flag": "0",
                        "evt_regid_counter": "328",
                        "evt_free_guest_flag": "0",
                        "evt_charity_event_flag": "1",
                        "evt_registered": "328",
                        "evt_onwaitlist": "0",
                        "evt_Registered_main_count": "256",
                        "evt_waitList_main_count": "0",
                        "evt_has_fees_flag": "1",
                        "evt_has_products_flag": "0",
                        "evt_Registered_guest_count": "72",
                        "evt_has_demographics_flag": "0",
                        "evt_has_housing_flag": "0",
                        "evt_waitList_guest_count": "0",
                        "evt_has_tracks_flag": "1",
                        "evt_has_sessions_flag": "1",
                        "evt_payables_batch_suffix": "BATCH"
                    },
                    "Event_Location": null,
                    "Location": null,
                    "Location_Customer_Address": null,
                    "Location_Address": {
                        "ad2__adr_state": "VA",
                        "ad2__adr_country": "UNITED STATES"
                    },
                    "Location_Phone_XRef": {
                        "cp2__cph_pht_key": "36cbefc2-d988-42dc-8618-6072a758af08"
                    },
                    "Location_Website": {
                        "ur2__url_type": "internet"
                    },
                    "Event_Location_Room_Type": null,
                    "Room_Request": null,
                    "Registrant_Housing": null,
                    "RegistrantGuest": {
                        "rg2__reg_attendance_flag": "1",
                        "rg2__reg_adr_state": "VA",
                        "rg2__reg_adr_country": "UNITED STATES",
                        "rg2__reg_registration_date": "2021-10-27T00:00:00+13:00"
                    },
                    "Invoice": {
                        "inv_print_count": "0",
                        "inv_ship_priority": "3",
                        "inv_AutoRefund": "0",
                        "inv_eweb_credit_available": "0.00",
                        "inv_eweb_apply_credit_amount": "0.00",
                        "inv_total": "115.00",
                        "inv_amount": "115.00",
                        "inv_balance": "115.00",
                        "inv_payment_to_apply_distributed": "0.00",
                        "inv_close_opportunity": "0",
                        "inv_credit_to_apply_distributed": "0.00",
                        "inv_distributable_credit_total": "0.00",
                        "inv_distributable_credit_balance": "0.00",
                        "inv_paid_by_liability_balance": "0.00",
                        "inv_payment_to_apply": "0.00",
                        "inv_nettotal": "115.00",
                        "inv_netpayment": "0.00",
                        "inv_credit_to_apply": "0.00",
                        "inv_netbalance": "115.00",
                        "inv_netcredit": "0.00",
                        "inv_net_amount_due": "115.00",
                        "inv_netunpaidbalance": "115.00",
                        "inv_netwriteoff": "0.00",
                        "inv_writeoff_to_apply": "0.00",
                        "inv_netreturn": "0.00",
                        "inv_return_to_apply": "0.00",
                        "inv_netapplied": "0.00",
                        "inv_previous_netapplied": "0.00",
                        "inv_previous_netpayment": "0.00",
                        "inv_total_to_apply": "0.00",
                        "inv_allow_payment_with_frozen_payment_method": "0",
                        "inv_select_all": "0",
                        "inv_details_html": "<table cellspacing='1' cellpadding='1'><tr><th>Qty</th><th>Item</th><th>Price</th><th>Discount</th><th>Taxes</th><th>Shipping</th><th>Sub-Total</th><th>Paid</th><th>Balance</th></tr> <tr><td style='text-align: right;'>1.0000</td><td style='text-align: right;'>xWebJSON Postman test event</td><td style='text-align: right;'>115.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>115.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>115.00</td></tr> </table>",
                        "inv_details_text": "Quantity  Item                          Price     Discount  Taxes     Shipping  Sub-Total Paid      Balance    1.0000    xWebJSON Postman test event   115.00    0.00      0.00      0.00      115.00    0.00      115.00     ",
                        "inv_details_with_customer_html": "<table cellspacing='1' cellpadding='1'><tr><th>Customer</th><th>Qty</th><th>Item</th><th>Price</th><th>Discount</th><th>Taxes</th><th>Shipping</th><th>Sub-Total</th><th>Paid</th><th>Balance</th></tr> <tr><td style='text-align: right;'>Okuneva Desiree</td><td style='text-align: right;'>1.0000</td><td style='text-align: right;'>xWebJSON Postman test event</td><td style='text-align: right;'>115.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>115.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>115.00</td></tr> </table>",
                        "inv_autoapply": "0",
                        "inv_autoapplypayment": "0",
                        "inv_installment_flag": "0",
                        "inv_coe_flag": "0",
                        "inv_shippable_total": "0.00",
                        "inv_unapplied_shipping_total": "0.00",
                        "inv_shippable_items_flag": "0",
                        "inv_autoapplycredit": "0",
                        "inv_invoice_detail_count": "1",
                        "inv_bill_me": "0",
                        "inv_HasNewLineItems": "1",
                        "inv_HasOldLineItems": "0",
                        "inv_total_weight": "0.00",
                        "inv_discount": "0.00",
                        "inv_shipping": "0.00",
                        "inv_tax": "0.00",
                        "inv_prd_keys": "a769424b-9d1b-4c7b-b6ac-eafae82faa3e"
                    },
                    "Payment": null,
                    "Payment_Info": {
                        "pin_hosted_page_available": "0",
                        "pin_mobile_app_available": "0",
                        "pin_hosted_payment": "0",
                        "pin_isvault": "0",
                        "pin_tax_amt": "0.00",
                        "pin_billing_info_required_for_ach_flag": "0",
                        "pin_allow_online_payment_flag": "0",
                        "pin_preferred_flag": "0"
                    },
                    "Payment_Method": null,
                    "Product": {
                        "prd_atc_key": "d0ed0835-eb08-4256-abf9-68aef7eb69c9"
                    },
                    "Price": {
                        "prc_price": "0.00",
                        "prc_deferred_flag": "0",
                        "prc_renew_unpaid_orders_flag": "1",
                        "prc_allow_unpaid_orders_flag": "1"
                    },
                    "Registrant_Type": null,
                    "Registrant_Custom_Demographics": null,
                    "Gift": {
                        "gft_recognition_customer_adr_country": "UNITED STATES",
                        "gft_stock_high": "0.00",
                        "gft_stock_low": "0.00"
                    },
                    "source_code": null,
                    "Registrant_Session": {
                        "rgs_attendance_flag": "1",
                        "rgs_cancel_qty": "0"
                    },
                    "Registrant_SessionCollection": null,
                    "Invoice_DetailCollection": {
                        "InvoiceDetail": [
                            {
                                "Invoice_Detail": {
                                    "ivd_price_previous": "115.00",
                                    "ivd_qty_previous": "1.00",
                                    "ivd_key": "d69957aa-c7d0-4ff0-acc8-d91bf4068762",
                                    "ivd_price": "115.00",
                                    "ivd_qty": "1.0000",
                                    "ivd_close_flag": "0",
                                    "ivd_prc_key": "2f2987d8-ff1a-4988-97d8-23bdbb508947",
                                    "ivd_prc_prd_key": "a769424b-9d1b-4c7b-b6ac-eafae82faa3e",
                                    "ivd_amount_cp": "115.00",
                                    "ivd_parity": "1",
                                    "ivd_cst_ship_key": "eea797b2-d409-4a99-be6d-f19258ffde1a",
                                    "ivd_prc_prd_ptp_key": "64b77fb4-da34-4034-ada8-f1da796d8720",
                                    "ivd_type": "Product",
                                    "ivd_cst_key": "eea797b2-d409-4a99-be6d-f19258ffde1a",
                                    "ivd_createorder_flag": "0",
                                    "ivd_lineamount": "115.00",
                                    "ivd_lineamount_no_discount": "115.00",
                                    "ivd_createinvoice_flag": "1",
                                    "ivd_linebalance": "115.00",
                                    "ivd_net_amount_due": "115.00",
                                    "ivd_payamount": "0.00",
                                    "ivd_disable_quantity": "1",
                                    "ivd_subtotal": "115.00",
                                    "ivd_discountamount": "0.00",
                                    "ivd_total": "115.00",
                                    "ivd_applied_payment": "0.00",
                                    "ivd_applied_credit": "0.00",
                                    "ivd_write_off": "0.00",
                                    "ivd_return_payment": "0.00",
                                    "ivd_balance": "115.00",
                                    "ivd_tax": "0.00",
                                    "ivd_shipping": "0.00",
                                    "ivd_nettotal": "115.00",
                                    "ivd_netpayment": "0.00",
                                    "ivd_payment_to_apply": "0.00",
                                    "ivd_credit_to_apply": "0.00",
                                    "ivd_netcredit": "0.00",
                                    "ivd_netwriteoff": "0",
                                    "ivd_writeoff_to_apply": "0.00",
                                    "ivd_netreturn": "0.00",
                                    "ivd_return_to_apply": "0.00",
                                    "ivd_netapplied": "0.00",
                                    "ivd_previous_netpayment": "0.00",
                                    "ivd_total_to_apply": "0.00",
                                    "ivd_netbalance": "115.00",
                                    "ivd_netunpaidbalance": "115.00",
                                    "ivd_price_aggregated": "115.00",
                                    "ivd_discountamount_aggregated": "0.00",
                                    "ivd_tax_aggregated": "0.00",
                                    "ivd_shipping_aggregated": "0.00",
                                    "ivd_nettotal_aggregated": "115.00",
                                    "ivd_netunpaidbalance_aggregated": "115.00",
                                    "ivd_shippable_flag_aggregated": "0",
                                    "ivd_partof_groupreg_discount": "0",
                                    "ivd_cst_credit_available": "0.00",
                                    "ivd_term_based": "0",
                                    "ivd_sub_prorated_flag": "0",
                                    "ivd_autoapply": "0",
                                    "ivd_is_agency_sub": "0",
                                    "ivd_formdetailkey": "d69957aa-c7d0-4ff0-acc8-d91bf4068762",
                                    "ivd_formkey": "3d466e13-a42e-427d-bdfe-ffc8cf188788",
                                    "ivd_parentdataobject": "Invoice Detail",
                                    "ivd_reg_key": "3a52d6eb-7560-4a4d-ab0e-cd651328e237",
                                    "ivd_addl_info": "Okuneva Desiree",
                                    "ivd_shippable_flag": "0",
                                    "ivd_inv_shippable_total": "0.00",
                                    "ivd_inv_distributable_credit_total": "0.00"
                                },
                                "Invoice_Detail_Term": null,
                                "Invoice": {
                                    "inv_print_count": "0",
                                    "inv_ship_priority": "3"
                                },
                                "Price": {
                                    "prc_key": "2f2987d8-ff1a-4988-97d8-23bdbb508947",
                                    "prc_prd_key": "a769424b-9d1b-4c7b-b6ac-eafae82faa3e",
                                    "prc_price": "115.00",
                                    "prc_add_user": "John.Doe1",
                                    "prc_add_date": "2021-10-20T07:13:20+13:00",
                                    "prc_delete_flag": "0",
                                    "prc_key_ext": "2f2987d8-ff1a-4988-97d8-23bdbb508947",
                                    "prc_gla_ar_key": "05d6218d-cde0-4df1-81bb-a1537bd64943",
                                    "prc_gla_revenue_key": "831de4bc-f598-4f75-8bc9-57137dd761ab",
                                    "prc_gla_liability_key": "b26b86eb-b716-42be-afd2-97aa167806a6",
                                    "prc_gla_return_key": "68caa3d3-8fc6-471a-89fe-59f361c64499",
                                    "prc_gla_writeoff_key": "931c88ba-cac9-49d4-8fc1-11b95e6c9046",
                                    "prc_prd_ptp_key": "64b77fb4-da34-4034-ada8-f1da796d8720",
                                    "prc_percent": "0.0000",
                                    "prc_percent_cp": "0.00",
                                    "prc_prd_atc_key": "d0ed0835-eb08-4256-abf9-68aef7eb69c9",
                                    "prc_code": "XWEBJSON",
                                    "prc_display_name": "xWebJSON Postman test event",
                                    "prc_sell_online": "1",
                                    "prc_deferred_flag": "0",
                                    "prc_mail": "0",
                                    "prc_email": "0",
                                    "prc_fax": "0",
                                    "prc_account_split_flag": "0",
                                    "prc_prorate_flag": "0",
                                    "prc_prorate_first_year_flag": "0",
                                    "prc_web": "0",
                                    "prc_microfiche": "0",
                                    "prc_revenue_recog_frequency": "1",
                                    "prc_allow_installment": "0",
                                    "prc_shippable_flag": "0",
                                    "prc_recognize_by_issue_flag": "0",
                                    "prc_num_grace_issues": "0",
                                    "prc_back_issue_flag": "0",
                                    "prc_renew_unpaid_orders_flag": "1",
                                    "prc_allow_unpaid_orders_flag": "1",
                                    "prc_award_credit_flag": "0",
                                    "prc_allow_sync_flag": "0",
                                    "prc_no_discount_flag": "0"
                                },
                                "Product": {
                                    "prd_key": "a769424b-9d1b-4c7b-b6ac-eafae82faa3e",
                                    "prd_name": "xWebJSON Postman test event",
                                    "prd_add_user": "John.Doe1",
                                    "prd_add_date": "2021-10-20T07:13:20+13:00",
                                    "prd_change_user": "John.Doe1",
                                    "prd_change_date": "2021-10-20T07:40:39+13:00",
                                    "prd_delete_flag": "0",
                                    "prd_qty_available": "-1.00",
                                    "prd_key_ext": "a769424b-9d1b-4c7b-b6ac-eafae82faa3e",
                                    "prd_allow_partial_ship_flag": "0",
                                    "prd_track_inventory_flag": "0",
                                    "prd_ptp_key": "64b77fb4-da34-4034-ada8-f1da796d8720",
                                    "prd_taxable_flag": "0",
                                    "prd_allow_backorder": "0",
                                    "prd_atc_key": "d0ed0835-eb08-4256-abf9-68aef7eb69c9",
                                    "prd_qty_reorder": "0.0000",
                                    "prd_restock_fee": "0.00",
                                    "prd_restock_percent": "0.0000",
                                    "prd_restock_percent_cp": "0.00",
                                    "prd_mail": "0",
                                    "prd_email": "0",
                                    "prd_fax": "0",
                                    "prd_sell_online": "1",
                                    "prd_code": "XWEBJSON",
                                    "prd_web": "0",
                                    "prd_microfiche": "0",
                                    "prd_post_to_web_date": "2021-10-01T00:00:00+13:00",
                                    "prd_featured_product_flag": "0"
                                },
                                "ShipToCustomer": {
                                    "cst_key": "eea797b2-d409-4a99-be6d-f19258ffde1a",
                                    "cst_type": "Individual",
                                    "cst_name_cp": "Desiree Okuneva",
                                    "cst_sort_name_dn": "Okuneva Desiree",
                                    "cst_ind_full_name_dn": "Desiree Okuneva",
                                    "cst_add_date": "2021-10-27T20:48:00+13:00",
                                    "cst_add_user": "phil.roberts",
                                    "cst_change_date": "2021-10-27T20:48:00+13:00",
                                    "cst_change_user": "phil.roberts",
                                    "cst_delete_flag": "0",
                                    "cst_recno": "6945",
                                    "cst_id": "000006945I",
                                    "cst_key_ext": "eea797b2-d409-4a99-be6d-f19258ffde1a",
                                    "cst_email_text_only": "0",
                                    "cst_tax_exempt_flag": "0",
                                    "cst_no_email_flag": "0",
                                    "cst_no_phone_flag": "0",
                                    "cst_no_fax_flag": "0",
                                    "cst_no_web_flag": "0",
                                    "cst_member_flag": "0",
                                    "cst_no_msg_flag": "0",
                                    "cst_no_mail_flag": "0",
                                    "cst_web_force_password_change": "0",
                                    "cst_web_login_disabled_flag": "0",
                                    "cst_credit_hold_flag": "0",
                                    "cst_web_forgot_password_status": "0",
                                    "cst_no_publish_flag": "0",
                                    "cst_salutation_1": " Desiree  Okuneva  ",
                                    "cst_default_recognize_as": " Desiree  Okuneva  ",
                                    "cst_exclude_from_social_flag": "0",
                                    "cst_web_login_locked_flag": "0"
                                },
                                "SoldToCustomer": {
                                    "cs2__cst_key": "eea797b2-d409-4a99-be6d-f19258ffde1a",
                                    "cs2__cst_type": "Individual",
                                    "cs2__cst_name_cp": "Desiree Okuneva",
                                    "cs2__cst_sort_name_dn": "Okuneva Desiree",
                                    "cs2__cst_ind_full_name_dn": "Desiree Okuneva",
                                    "cs2__cst_add_date": "2021-10-27T20:48:00+13:00",
                                    "cs2__cst_add_user": "phil.roberts",
                                    "cs2__cst_change_date": "2021-10-27T20:48:00+13:00",
                                    "cs2__cst_change_user": "phil.roberts",
                                    "cs2__cst_delete_flag": "0",
                                    "cs2__cst_recno": "6945",
                                    "cs2__cst_id": "000006945I",
                                    "cs2__cst_key_ext": "eea797b2-d409-4a99-be6d-f19258ffde1a",
                                    "cs2__cst_email_text_only": "0",
                                    "cs2__cst_tax_exempt_flag": "0",
                                    "cs2__cst_no_email_flag": "0",
                                    "cs2__cst_no_phone_flag": "0",
                                    "cs2__cst_no_fax_flag": "0",
                                    "cs2__cst_no_web_flag": "0",
                                    "cs2__cst_member_flag": "0",
                                    "cs2__cst_no_msg_flag": "0",
                                    "cs2__cst_no_mail_flag": "0",
                                    "cs2__cst_web_force_password_change": "0",
                                    "cs2__cst_web_login_disabled_flag": "0",
                                    "cs2__cst_credit_hold_flag": "0",
                                    "cs2__cst_web_forgot_password_status": "0",
                                    "cs2__cst_no_publish_flag": "0",
                                    "cs2__cst_salutation_1": " Desiree  Okuneva  ",
                                    "cs2__cst_default_recognize_as": " Desiree  Okuneva  ",
                                    "cs2__cst_exclude_from_social_flag": "0",
                                    "cs2__cst_web_login_locked_flag": "0"
                                },
                                "Shipping_Address": null,
                                "Shipping_Address_Type": null,
                                "Invoice_Detail_Additional": null,
                                "Package_Component": {
                                    "pkg_qty": "1.0000"
                                },
                                "Bundle_Component": null,
                                "Product_Type": {
                                    "ptp_key": "64b77fb4-da34-4034-ada8-f1da796d8720",
                                    "ptp_code": "Event",
                                    "ptp_add_user": "sa",
                                    "ptp_add_date": "2002-06-25T15:27:33+12:00",
                                    "ptp_change_user": "obilby",
                                    "ptp_change_date": "2009-03-09T14:28:03+13:00",
                                    "ptp_delete_flag": "0",
                                    "ptp_key_ext": "64b77fb4-da34-4034-ada8-f1da796d8720",
                                    "ptp_sell_online": "1",
                                    "ptp_online_code": "Upcoming Events",
                                    "ptp_discount_flag": "1",
                                    "ptp_order": "50",
                                    "ptp_exclude_from_bundle_flag": "0",
                                    "ptp_disallow_fractions": "1"
                                },
                                "Discount_Product_X_Product": null,
                                "Billing_Address": null,
                                "Currency": {
                                    "cur_separator": ",",
                                    "cur_calc_method": "multiply",
                                    "cur_fraction_separator": "."
                                },
                                "Order_Detail_Schedule": null,
                                "Invoice_Detail_IP_Range": null,
                                "Product_Type_Social_Messages": null,
                                "Invoice_Detail_Liability": null,
                                "Credit_Detail": {
                                    "cdd_type": "create credit",
                                    "cdd_required_usage_flag": "0"
                                },
                                "Invoice_Detail_Amount_Due": null,
                                "Invoice_Detail_Get_Balance": null,
                                "Additional_Invoice_DetailCollection": null,
                                "Invoice_Detail_AdditionalCollection": null,
                                "Invoice_Detail_LiabilityCollection": null
                            }
                        ]
                    },
                    "Additional_Invoice_DetailCollection": null
                },
                {
                    "Registrant": {
                        "reg_key": "c5d7d4f8-7bb9-4581-83cf-e2670f3eef96",
                        "reg_cst_key": "09541129-7d68-4e80-9255-591b03ad0192",
                        "reg_evt_key": "710d06d6-76f4-498d-a263-b0012c6db2a3",
                        "reg_badge_name": "Marquis",
                        "reg_attendance_flag": "1",
                        "reg_ivd_key": "4c1ab81c-2b06-4bd4-a20d-88a23c54526e",
                        "reg_key_ext": "c5d7d4f8-7bb9-4581-83cf-e2670f3eef96",
                        "reg_adr_state": "VA",
                        "reg_adr_country": "UNITED STATES",
                        "reg_registration_date": "2021-10-27T00:00:00+13:00",
                        "reg_prod_qty": "0.00",
                        "reg_evt_guests_available": "9999"
                    },
                    "Individual": {
                        "ind_cst_key": "09541129-7d68-4e80-9255-591b03ad0192",
                        "ind_first_name": "Marquis",
                        "ind_last_name": "Hintz",
                        "ind_full_name_cp": "Marquis Hintz",
                        "ind_salutation_cp": "Marquis",
                        "ind_cst_key_ext": "09541129-7d68-4e80-9255-591b03ad0192",
                        "ind_deceased_flag": "0",
                        "ind_add_date": "2021-10-27T20:48:00+13:00",
                        "ind_add_user": "phil.roberts",
                        "ind_delete_flag": "0"
                    },
                    "Customer": {
                        "cst_key": "09541129-7d68-4e80-9255-591b03ad0192",
                        "cst_type": "Individual",
                        "cst_name_cp": "Marquis Hintz",
                        "cst_sort_name_dn": "Hintz Marquis",
                        "cst_ind_full_name_dn": "Marquis Hintz",
                        "cst_add_date": "2021-10-27T20:48:00+13:00",
                        "cst_add_user": "phil.roberts",
                        "cst_change_date": "2021-10-27T20:48:00+13:00",
                        "cst_change_user": "phil.roberts",
                        "cst_delete_flag": "0",
                        "cst_recno": "6946",
                        "cst_id": "000006946I",
                        "cst_key_ext": "09541129-7d68-4e80-9255-591b03ad0192",
                        "cst_email_text_only": "0",
                        "cst_tax_exempt_flag": "0",
                        "cst_no_email_flag": "0",
                        "cst_no_phone_flag": "0",
                        "cst_no_fax_flag": "0",
                        "cst_no_web_flag": "0",
                        "cst_member_flag": "0",
                        "cst_no_msg_flag": "0",
                        "cst_no_mail_flag": "0",
                        "cst_web_force_password_change": "0",
                        "cst_web_login_disabled_flag": "0",
                        "cst_credit_hold_flag": "0",
                        "cst_web_forgot_password_status": "0",
                        "cst_no_publish_flag": "0",
                        "cst_salutation_1": " Marquis  Hintz  ",
                        "cst_default_recognize_as": " Marquis  Hintz  ",
                        "cst_exclude_from_social_flag": "0",
                        "cst_web_login_locked_flag": "0",
                        "cst_credit_available": "0.00",
                        "cst_receives_member_benefits_flag": "0",
                        "cst__ind_send_mail_reset_flag": "0",
                        "cst_reset_password_flag": "0"
                    },
                    "Individual_X_Organization": {
                        "ixo_primary": "1",
                        "ixo_owner": "1"
                    },
                    "Organization": {
                        "org_consortia_flag": "0"
                    },
                    "Address_XRef": {
                        "cxa_primary": "0",
                        "cxa_owner": "0",
                        "cxa_billing": "0",
                        "cxa_create_change_log": "0"
                    },
                    "Address": {
                        "adr_state": "VA",
                        "adr_country": "UNITED STATES"
                    },
                    "Email": {
                        "eml_type": "business",
                        "eml_primary": "1"
                    },
                    "Website": {
                        "url_type": "internet",
                        "url_primary": "1"
                    },
                    "Messaging": {
                        "msg_primary": "1"
                    },
                    "Phone_XRef": {
                        "cph_pht_key": "36cbefc2-d988-42dc-8618-6072a758af08",
                        "cph_primary": "1",
                        "cph_owner": "1"
                    },
                    "Phone": {
                        "phn_cty_key": "bc4b70f8-280e-4bb0-b935-9f728c50e183"
                    },
                    "Fax_XRef": {
                        "cfx_fxt_key": "aad2ad9a-961f-4a1f-b188-21dd063b5978",
                        "cfx_primary": "1",
                        "cfx_owner": "1"
                    },
                    "Fax": {
                        "fax_cty_key": "bc4b70f8-280e-4bb0-b935-9f728c50e183"
                    },
                    "Event": {
                        "evt_key": "710d06d6-76f4-498d-a263-b0012c6db2a3",
                        "evt_code": "XWEBJSON",
                        "evt_etp_key": "c5caeb45-b107-4b0d-9936-ad86037d2d8b",
                        "evt_title": "xWebJSON Postman test event",
                        "evt_wait_list_flag": "0",
                        "evt_registration_required": "0",
                        "evt_restricted": "0",
                        "evt_start_date": "2021-10-01T00:00:00+13:00",
                        "evt_end_date": "2023-06-01T00:00:00+12:00",
                        "evt_post_to_web_date": "2021-10-01T00:00:00+13:00",
                        "evt_add_user": "John.Doe1",
                        "evt_add_date": "2021-10-20T07:13:20+13:00",
                        "evt_change_user": "John.Doe1",
                        "evt_change_date": "2021-10-20T07:56:41+13:00",
                        "evt_delete_flag": "0",
                        "evt_key_ext": "710d06d6-76f4-498d-a263-b0012c6db2a3",
                        "evt_tzn_key": "059930c3-7d4e-46d9-8a59-e3c95a2a19cd",
                        "evt_abstract_flag": "0",
                        "evt_closed_flag": "0",
                        "evt_free_event_flag": "0",
                        "evt_regid_counter": "328",
                        "evt_free_guest_flag": "0",
                        "evt_charity_event_flag": "1",
                        "evt_registered": "328",
                        "evt_onwaitlist": "0",
                        "evt_Registered_main_count": "256",
                        "evt_waitList_main_count": "0",
                        "evt_has_fees_flag": "1",
                        "evt_has_products_flag": "0",
                        "evt_Registered_guest_count": "72",
                        "evt_has_demographics_flag": "0",
                        "evt_has_housing_flag": "0",
                        "evt_waitList_guest_count": "0",
                        "evt_has_tracks_flag": "1",
                        "evt_has_sessions_flag": "1",
                        "evt_payables_batch_suffix": "BATCH"
                    },
                    "Event_Location": null,
                    "Location": null,
                    "Location_Customer_Address": null,
                    "Location_Address": {
                        "ad2__adr_state": "VA",
                        "ad2__adr_country": "UNITED STATES"
                    },
                    "Location_Phone_XRef": {
                        "cp2__cph_pht_key": "36cbefc2-d988-42dc-8618-6072a758af08"
                    },
                    "Location_Website": {
                        "ur2__url_type": "internet"
                    },
                    "Event_Location_Room_Type": null,
                    "Room_Request": null,
                    "Registrant_Housing": null,
                    "RegistrantGuest": {
                        "rg2__reg_attendance_flag": "1",
                        "rg2__reg_adr_state": "VA",
                        "rg2__reg_adr_country": "UNITED STATES",
                        "rg2__reg_registration_date": "2021-10-27T00:00:00+13:00"
                    },
                    "Invoice": {
                        "inv_print_count": "0",
                        "inv_ship_priority": "3",
                        "inv_AutoRefund": "0",
                        "inv_eweb_credit_available": "0.00",
                        "inv_eweb_apply_credit_amount": "0.00",
                        "inv_total": "115.00",
                        "inv_amount": "115.00",
                        "inv_balance": "115.00",
                        "inv_payment_to_apply_distributed": "0.00",
                        "inv_close_opportunity": "0",
                        "inv_credit_to_apply_distributed": "0.00",
                        "inv_distributable_credit_total": "0.00",
                        "inv_distributable_credit_balance": "0.00",
                        "inv_paid_by_liability_balance": "0.00",
                        "inv_payment_to_apply": "0.00",
                        "inv_nettotal": "115.00",
                        "inv_netpayment": "0.00",
                        "inv_credit_to_apply": "0.00",
                        "inv_netbalance": "115.00",
                        "inv_netcredit": "0.00",
                        "inv_net_amount_due": "115.00",
                        "inv_netunpaidbalance": "115.00",
                        "inv_netwriteoff": "0.00",
                        "inv_writeoff_to_apply": "0.00",
                        "inv_netreturn": "0.00",
                        "inv_return_to_apply": "0.00",
                        "inv_netapplied": "0.00",
                        "inv_previous_netapplied": "0.00",
                        "inv_previous_netpayment": "0.00",
                        "inv_total_to_apply": "0.00",
                        "inv_allow_payment_with_frozen_payment_method": "0",
                        "inv_select_all": "0",
                        "inv_details_html": "<table cellspacing='1' cellpadding='1'><tr><th>Qty</th><th>Item</th><th>Price</th><th>Discount</th><th>Taxes</th><th>Shipping</th><th>Sub-Total</th><th>Paid</th><th>Balance</th></tr> <tr><td style='text-align: right;'>1.0000</td><td style='text-align: right;'>xWebJSON Postman test event</td><td style='text-align: right;'>115.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>115.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>115.00</td></tr> </table>",
                        "inv_details_text": "Quantity  Item                          Price     Discount  Taxes     Shipping  Sub-Total Paid      Balance    1.0000    xWebJSON Postman test event   115.00    0.00      0.00      0.00      115.00    0.00      115.00     ",
                        "inv_details_with_customer_html": "<table cellspacing='1' cellpadding='1'><tr><th>Customer</th><th>Qty</th><th>Item</th><th>Price</th><th>Discount</th><th>Taxes</th><th>Shipping</th><th>Sub-Total</th><th>Paid</th><th>Balance</th></tr> <tr><td style='text-align: right;'>Hintz Marquis</td><td style='text-align: right;'>1.0000</td><td style='text-align: right;'>xWebJSON Postman test event</td><td style='text-align: right;'>115.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>115.00</td><td style='text-align: right;'>0.00</td><td style='text-align: right;'>115.00</td></tr> </table>",
                        "inv_autoapply": "0",
                        "inv_autoapplypayment": "0",
                        "inv_installment_flag": "0",
                        "inv_coe_flag": "0",
                        "inv_shippable_total": "0.00",
                        "inv_unapplied_shipping_total": "0.00",
                        "inv_shippable_items_flag": "0",
                        "inv_autoapplycredit": "0",
                        "inv_invoice_detail_count": "1",
                        "inv_bill_me": "0",
                        "inv_HasNewLineItems": "1",
                        "inv_HasOldLineItems": "0",
                        "inv_total_weight": "0.00",
                        "inv_discount": "0.00",
                        "inv_shipping": "0.00",
                        "inv_tax": "0.00",
                        "inv_prd_keys": "a769424b-9d1b-4c7b-b6ac-eafae82faa3e"
                    },
                    "Payment": null,
                    "Payment_Info": {
                        "pin_hosted_page_available": "0",
                        "pin_mobile_app_available": "0",
                        "pin_hosted_payment": "0",
                        "pin_isvault": "0",
                        "pin_tax_amt": "0.00",
                        "pin_billing_info_required_for_ach_flag": "0",
                        "pin_allow_online_payment_flag": "0",
                        "pin_preferred_flag": "0"
                    },
                    "Payment_Method": null,
                    "Product": {
                        "prd_atc_key": "d0ed0835-eb08-4256-abf9-68aef7eb69c9"
                    },
                    "Price": {
                        "prc_price": "0.00",
                        "prc_deferred_flag": "0",
                        "prc_renew_unpaid_orders_flag": "1",
                        "prc_allow_unpaid_orders_flag": "1"
                    },
                    "Registrant_Type": null,
                    "Registrant_Custom_Demographics": null,
                    "Gift": {
                        "gft_recognition_customer_adr_country": "UNITED STATES",
                        "gft_stock_high": "0.00",
                        "gft_stock_low": "0.00"
                    },
                    "source_code": null,
                    "Registrant_Session": {
                        "rgs_attendance_flag": "1",
                        "rgs_cancel_qty": "0"
                    },
                    "Registrant_SessionCollection": null,
                    "Invoice_DetailCollection": {
                        "InvoiceDetail": [
                            {
                                "Invoice_Detail": {
                                    "ivd_price_previous": "115.00",
                                    "ivd_qty_previous": "1.00",
                                    "ivd_key": "4c1ab81c-2b06-4bd4-a20d-88a23c54526e",
                                    "ivd_price": "115.00",
                                    "ivd_qty": "1.0000",
                                    "ivd_close_flag": "0",
                                    "ivd_prc_key": "2f2987d8-ff1a-4988-97d8-23bdbb508947",
                                    "ivd_prc_prd_key": "a769424b-9d1b-4c7b-b6ac-eafae82faa3e",
                                    "ivd_amount_cp": "115.00",
                                    "ivd_parity": "1",
                                    "ivd_cst_ship_key": "09541129-7d68-4e80-9255-591b03ad0192",
                                    "ivd_prc_prd_ptp_key": "64b77fb4-da34-4034-ada8-f1da796d8720",
                                    "ivd_type": "Product",
                                    "ivd_cst_key": "09541129-7d68-4e80-9255-591b03ad0192",
                                    "ivd_createorder_flag": "0",
                                    "ivd_lineamount": "115.00",
                                    "ivd_lineamount_no_discount": "115.00",
                                    "ivd_createinvoice_flag": "1",
                                    "ivd_linebalance": "115.00",
                                    "ivd_net_amount_due": "115.00",
                                    "ivd_payamount": "0.00",
                                    "ivd_disable_quantity": "1",
                                    "ivd_subtotal": "115.00",
                                    "ivd_discountamount": "0.00",
                                    "ivd_total": "115.00",
                                    "ivd_applied_payment": "0.00",
                                    "ivd_applied_credit": "0.00",
                                    "ivd_write_off": "0.00",
                                    "ivd_return_payment": "0.00",
                                    "ivd_balance": "115.00",
                                    "ivd_tax": "0.00",
                                    "ivd_shipping": "0.00",
                                    "ivd_nettotal": "115.00",
                                    "ivd_netpayment": "0.00",
                                    "ivd_payment_to_apply": "0.00",
                                    "ivd_credit_to_apply": "0.00",
                                    "ivd_netcredit": "0.00",
                                    "ivd_netwriteoff": "0",
                                    "ivd_writeoff_to_apply": "0.00",
                                    "ivd_netreturn": "0.00",
                                    "ivd_return_to_apply": "0.00",
                                    "ivd_netapplied": "0.00",
                                    "ivd_previous_netpayment": "0.00",
                                    "ivd_total_to_apply": "0.00",
                                    "ivd_netbalance": "115.00",
                                    "ivd_netunpaidbalance": "115.00",
                                    "ivd_price_aggregated": "115.00",
                                    "ivd_discountamount_aggregated": "0.00",
                                    "ivd_tax_aggregated": "0.00",
                                    "ivd_shipping_aggregated": "0.00",
                                    "ivd_nettotal_aggregated": "115.00",
                                    "ivd_netunpaidbalance_aggregated": "115.00",
                                    "ivd_shippable_flag_aggregated": "0",
                                    "ivd_partof_groupreg_discount": "0",
                                    "ivd_cst_credit_available": "0.00",
                                    "ivd_term_based": "0",
                                    "ivd_sub_prorated_flag": "0",
                                    "ivd_autoapply": "0",
                                    "ivd_is_agency_sub": "0",
                                    "ivd_formdetailkey": "4c1ab81c-2b06-4bd4-a20d-88a23c54526e",
                                    "ivd_formkey": "3d466e13-a42e-427d-bdfe-ffc8cf188788",
                                    "ivd_parentdataobject": "Invoice Detail",
                                    "ivd_reg_key": "c5d7d4f8-7bb9-4581-83cf-e2670f3eef96",
                                    "ivd_addl_info": "Hintz Marquis",
                                    "ivd_shippable_flag": "0",
                                    "ivd_inv_shippable_total": "0.00",
                                    "ivd_inv_distributable_credit_total": "0.00"
                                },
                                "Invoice_Detail_Term": null,
                                "Invoice": {
                                    "inv_print_count": "0",
                                    "inv_ship_priority": "3"
                                },
                                "Price": {
                                    "prc_key": "2f2987d8-ff1a-4988-97d8-23bdbb508947",
                                    "prc_prd_key": "a769424b-9d1b-4c7b-b6ac-eafae82faa3e",
                                    "prc_price": "115.00",
                                    "prc_add_user": "John.Doe1",
                                    "prc_add_date": "2021-10-20T07:13:20+13:00",
                                    "prc_delete_flag": "0",
                                    "prc_key_ext": "2f2987d8-ff1a-4988-97d8-23bdbb508947",
                                    "prc_gla_ar_key": "05d6218d-cde0-4df1-81bb-a1537bd64943",
                                    "prc_gla_revenue_key": "831de4bc-f598-4f75-8bc9-57137dd761ab",
                                    "prc_gla_liability_key": "b26b86eb-b716-42be-afd2-97aa167806a6",
                                    "prc_gla_return_key": "68caa3d3-8fc6-471a-89fe-59f361c64499",
                                    "prc_gla_writeoff_key": "931c88ba-cac9-49d4-8fc1-11b95e6c9046",
                                    "prc_prd_ptp_key": "64b77fb4-da34-4034-ada8-f1da796d8720",
                                    "prc_percent": "0.0000",
                                    "prc_percent_cp": "0.00",
                                    "prc_prd_atc_key": "d0ed0835-eb08-4256-abf9-68aef7eb69c9",
                                    "prc_code": "XWEBJSON",
                                    "prc_display_name": "xWebJSON Postman test event",
                                    "prc_sell_online": "1",
                                    "prc_deferred_flag": "0",
                                    "prc_mail": "0",
                                    "prc_email": "0",
                                    "prc_fax": "0",
                                    "prc_account_split_flag": "0",
                                    "prc_prorate_flag": "0",
                                    "prc_prorate_first_year_flag": "0",
                                    "prc_web": "0",
                                    "prc_microfiche": "0",
                                    "prc_revenue_recog_frequency": "1",
                                    "prc_allow_installment": "0",
                                    "prc_shippable_flag": "0",
                                    "prc_recognize_by_issue_flag": "0",
                                    "prc_num_grace_issues": "0",
                                    "prc_back_issue_flag": "0",
                                    "prc_renew_unpaid_orders_flag": "1",
                                    "prc_allow_unpaid_orders_flag": "1",
                                    "prc_award_credit_flag": "0",
                                    "prc_allow_sync_flag": "0",
                                    "prc_no_discount_flag": "0"
                                },
                                "Product": {
                                    "prd_key": "a769424b-9d1b-4c7b-b6ac-eafae82faa3e",
                                    "prd_name": "xWebJSON Postman test event",
                                    "prd_add_user": "John.Doe1",
                                    "prd_add_date": "2021-10-20T07:13:20+13:00",
                                    "prd_change_user": "John.Doe1",
                                    "prd_change_date": "2021-10-20T07:40:39+13:00",
                                    "prd_delete_flag": "0",
                                    "prd_qty_available": "-1.00",
                                    "prd_key_ext": "a769424b-9d1b-4c7b-b6ac-eafae82faa3e",
                                    "prd_allow_partial_ship_flag": "0",
                                    "prd_track_inventory_flag": "0",
                                    "prd_ptp_key": "64b77fb4-da34-4034-ada8-f1da796d8720",
                                    "prd_taxable_flag": "0",
                                    "prd_allow_backorder": "0",
                                    "prd_atc_key": "d0ed0835-eb08-4256-abf9-68aef7eb69c9",
                                    "prd_qty_reorder": "0.0000",
                                    "prd_restock_fee": "0.00",
                                    "prd_restock_percent": "0.0000",
                                    "prd_restock_percent_cp": "0.00",
                                    "prd_mail": "0",
                                    "prd_email": "0",
                                    "prd_fax": "0",
                                    "prd_sell_online": "1",
                                    "prd_code": "XWEBJSON",
                                    "prd_web": "0",
                                    "prd_microfiche": "0",
                                    "prd_post_to_web_date": "2021-10-01T00:00:00+13:00",
                                    "prd_featured_product_flag": "0"
                                },
                                "ShipToCustomer": {
                                    "cst_key": "09541129-7d68-4e80-9255-591b03ad0192",
                                    "cst_type": "Individual",
                                    "cst_name_cp": "Marquis Hintz",
                                    "cst_sort_name_dn": "Hintz Marquis",
                                    "cst_ind_full_name_dn": "Marquis Hintz",
                                    "cst_add_date": "2021-10-27T20:48:00+13:00",
                                    "cst_add_user": "phil.roberts",
                                    "cst_change_date": "2021-10-27T20:48:00+13:00",
                                    "cst_change_user": "phil.roberts",
                                    "cst_delete_flag": "0",
                                    "cst_recno": "6946",
                                    "cst_id": "000006946I",
                                    "cst_key_ext": "09541129-7d68-4e80-9255-591b03ad0192",
                                    "cst_email_text_only": "0",
                                    "cst_tax_exempt_flag": "0",
                                    "cst_no_email_flag": "0",
                                    "cst_no_phone_flag": "0",
                                    "cst_no_fax_flag": "0",
                                    "cst_no_web_flag": "0",
                                    "cst_member_flag": "0",
                                    "cst_no_msg_flag": "0",
                                    "cst_no_mail_flag": "0",
                                    "cst_web_force_password_change": "0",
                                    "cst_web_login_disabled_flag": "0",
                                    "cst_credit_hold_flag": "0",
                                    "cst_web_forgot_password_status": "0",
                                    "cst_no_publish_flag": "0",
                                    "cst_salutation_1": " Marquis  Hintz  ",
                                    "cst_default_recognize_as": " Marquis  Hintz  ",
                                    "cst_exclude_from_social_flag": "0",
                                    "cst_web_login_locked_flag": "0"
                                },
                                "SoldToCustomer": {
                                    "cs2__cst_key": "09541129-7d68-4e80-9255-591b03ad0192",
                                    "cs2__cst_type": "Individual",
                                    "cs2__cst_name_cp": "Marquis Hintz",
                                    "cs2__cst_sort_name_dn": "Hintz Marquis",
                                    "cs2__cst_ind_full_name_dn": "Marquis Hintz",
                                    "cs2__cst_add_date": "2021-10-27T20:48:00+13:00",
                                    "cs2__cst_add_user": "phil.roberts",
                                    "cs2__cst_change_date": "2021-10-27T20:48:00+13:00",
                                    "cs2__cst_change_user": "phil.roberts",
                                    "cs2__cst_delete_flag": "0",
                                    "cs2__cst_recno": "6946",
                                    "cs2__cst_id": "000006946I",
                                    "cs2__cst_key_ext": "09541129-7d68-4e80-9255-591b03ad0192",
                                    "cs2__cst_email_text_only": "0",
                                    "cs2__cst_tax_exempt_flag": "0",
                                    "cs2__cst_no_email_flag": "0",
                                    "cs2__cst_no_phone_flag": "0",
                                    "cs2__cst_no_fax_flag": "0",
                                    "cs2__cst_no_web_flag": "0",
                                    "cs2__cst_member_flag": "0",
                                    "cs2__cst_no_msg_flag": "0",
                                    "cs2__cst_no_mail_flag": "0",
                                    "cs2__cst_web_force_password_change": "0",
                                    "cs2__cst_web_login_disabled_flag": "0",
                                    "cs2__cst_credit_hold_flag": "0",
                                    "cs2__cst_web_forgot_password_status": "0",
                                    "cs2__cst_no_publish_flag": "0",
                                    "cs2__cst_salutation_1": " Marquis  Hintz  ",
                                    "cs2__cst_default_recognize_as": " Marquis  Hintz  ",
                                    "cs2__cst_exclude_from_social_flag": "0",
                                    "cs2__cst_web_login_locked_flag": "0"
                                },
                                "Shipping_Address": null,
                                "Shipping_Address_Type": null,
                                "Invoice_Detail_Additional": null,
                                "Package_Component": {
                                    "pkg_qty": "1.0000"
                                },
                                "Bundle_Component": null,
                                "Product_Type": {
                                    "ptp_key": "64b77fb4-da34-4034-ada8-f1da796d8720",
                                    "ptp_code": "Event",
                                    "ptp_add_user": "sa",
                                    "ptp_add_date": "2002-06-25T15:27:33+12:00",
                                    "ptp_change_user": "obilby",
                                    "ptp_change_date": "2009-03-09T14:28:03+13:00",
                                    "ptp_delete_flag": "0",
                                    "ptp_key_ext": "64b77fb4-da34-4034-ada8-f1da796d8720",
                                    "ptp_sell_online": "1",
                                    "ptp_online_code": "Upcoming Events",
                                    "ptp_discount_flag": "1",
                                    "ptp_order": "50",
                                    "ptp_exclude_from_bundle_flag": "0",
                                    "ptp_disallow_fractions": "1"
                                },
                                "Discount_Product_X_Product": null,
                                "Billing_Address": null,
                                "Currency": {
                                    "cur_separator": ",",
                                    "cur_calc_method": "multiply",
                                    "cur_fraction_separator": "."
                                },
                                "Order_Detail_Schedule": null,
                                "Invoice_Detail_IP_Range": null,
                                "Product_Type_Social_Messages": null,
                                "Invoice_Detail_Liability": null,
                                "Credit_Detail": {
                                    "cdd_type": "create credit",
                                    "cdd_required_usage_flag": "0"
                                },
                                "Invoice_Detail_Amount_Due": null,
                                "Invoice_Detail_Get_Balance": null,
                                "Additional_Invoice_DetailCollection": null,
                                "Invoice_Detail_AdditionalCollection": null,
                                "Invoice_Detail_LiabilityCollection": null
                            }
                        ]
                    },
                    "Additional_Invoice_DetailCollection": null
                }
            ]
        }
    }
}

 

 

Was this article helpful?
0 out of 0 found this helpful