About Recipients
Learn more about job recipients
Recipients are the receiver of the ePostage . Once you have created the job and got the JobHash, you can map the recipient's address to your job. A Recipient has most of the attributes of an address object, as 'recipient' is a mapping of the job and address.
Important
Before mapping a recipient to a job please make sure you have added or mapped an address to the recipient.
Document Attribute
The attributes of the recipient's object are similar to the address
Key | Type | Length | Description |
---|---|---|---|
RecipientHash | String | 150 | An Unique Id for every Recipient |
Name | String | 150 | Name of Person |
Phone | String | 10 | Contact number |
String | 150 | Shipper's Email id | |
CompanyName | String | 150 | Shipper's company |
AddressLine1 | String | 150 | Address of Person |
AddressLine2 | String | 150 | Address of person |
City | String | 150 | Person as Shipper |
State | String | 2 | State code |
Zip | String | 10 | Zip code |
Country | String | 2 | Country code |