RecipientAddress1 Property
Street name.
Syntax
char* GetRecipientAddress1();
int SetRecipientAddress1(char* lpszRecipientAddress1);
Default Value
""
Remarks
Street name. In a ship request, this is required to be provided for both sender and recipient. In all other requests, it is required for a valid physical address. Combination of RecipientAddress1 and RecipientAddress2 should not exceed 35 characters.
Data Type
String