UNPKG

cybersource-rest-client

Version:

Node.js SDK for the CyberSource REST API

27 lines (23 loc) 3.28 kB
# CyberSource.Acpv1instructionsinstructionIdcredentialsOrderInformationShipTo ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **addressId** | **String** | (Conditional) Reference identifier of the address Conditionality - Required when address is already registered with VACP System. Optional for requests when address fields are provided. | [optional] **district** | **String** | Name of the business; Name of the community; c/o Name etc. Notes - Shipping Address - The final recipient's name will be captured in deliveryContacts field. Billing Address - The Card Holder or Consumer Name will be recorded as part of Card or Order Information. | [optional] **address1** | **String** | (Conditional) Address line 1 Conditionality - Required when used with the DPA Registration operation in the Management Service APIs Required when address is used as shipping/delivery Address. | [optional] **address2** | **String** | Address line 2. | [optional] **address3** | **String** | Address line 3. | [optional] **locality** | **String** | (Conditional) Address city Conditionality - When used with the DPA Registration operation in the Management Service APIs at least one of the following is required - both city and state - zip Required if this is a shipping address in a valid format for the country | [optional] **administrativeArea** | **String** | (Conditional) Address state Recommendation to support ISO 3166-2 format i.e. made up of ISO 3166-1 alpha 2 country code, followed by an alphanumeric string of 3 characters representing the state or sub-division Conditionality - When used with the DPA Registration operation in the Management Service APIs at least one of the following is required - both city and state - zip Required if this is a shipping address in a valid format for the country. | [optional] **country** | **String** | Address country code ISO 3166-1 alpha-2 country code. | **postalCode** | **String** | Address zip/postal code Conditionality - When used with the DPA Registration operation in th Management Service APIs at least one of the following is required. - both city and state - zip Required if this is a shipping address in a valid format for the country and has a postal code or zip code | [optional] **createTime** | **String** | Date and time the address was created. UTC time in Unix epoch format. | [optional] **lastUsedTime** | **String** | Date and time the address was last used. UTC time in Unix epoch format. | [optional] **firstName** | **String** | First name of the recipient. | [optional] **middleName** | **String** | Middle name of the recipient. | [optional] **lastName** | **String** | Last name of the recipient. | [optional] **email** | **String** | Consumer-provided email address. | [optional] **countryCallingCode** | **String** | Phone number country code as defined by the International Telecommunication Union. | **phoneNumber** | **String** | Phone number without country code. | **numberIsVoiceOnly** | **Boolean** | Indicates that the phone number provided is not capable of receiving text messages. | [optional] **instructions** | **String** | Consumer-provided delivery instructions. | [optional]