Custom Preferences - geo_addressing_sdk - 5.0

Geo Addressing SDK Developer Guide

Product type
Software
Portfolio
Locate
Product family
Geo Addressing
Product
Geo Addressing SDK
Version
5.0
Language
English
Product name
Geo Addressing SDK
Title
Geo Addressing SDK Developer Guide
Copyright
2023
First publish date
2007
Last updated
2024-10-17
Published on
2024-10-17T16:12:58.390251
Custom preferences supported by the Parse Service are for use against any country dataset. Other custom fields that apply to certain countries are located in (linking to CustomFields_Intro.dita).
ID note: Other custom fields that apply to certain countries are located in
            <xref href="../CustomFields/CustomFields_Intro.dita#customfields_intro"/>.</p>

To create a custom preference for a POST request, follow this code snippet.

"preferences" : {
            "customPreferences" : {
            "<YOUR_CUSTOM_PREFERENCE>" : "true"
            }