Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Talk discussion resolved
Excerpt

This method returns if the address post code is in a valid format

Tip

Available from CRM.COM R15.0.0

Resource URL

Parameters

Name

Type

Description

token

String

The token retrieved from the login method

address_type

(mandatory)

StringThe address type for which the post code is validated

address_country

(mandatory)

String

The country for the address which the post code is validated

post_code_number

(mandatory)

StringThe post code number which is validated

...