This call will purchase a radius search mailing listing and add it to your account. Each record added to the mailing list costs $.05.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The body is of type string
.
"\"{\\n \\\"address\\\": \\\"123 Main Street\\\",\\n \\\"postal_code\\\": \\\"55555\\\",\\n \\\"record_types\\\": \\\"all\\\",\\n \\\"mailing_list_id\\\": \\\"1236\\\",\\n \\\"record_count\\\": 1,\\n \\\"include_condos\\\": false,\\n \\\"append_data\\\": false,\\n \\\"use_property_owner\\\": false\\n}\""
OK
The response is of type object
.