About Pricing
DPS offers a variety of choices of ePostage services, you can select desired ePostage type based on your interest and requirement. To get the complete list of pricing you need to make an API call which will send you the complete details of pricing, out of that you select your desired pricing service based on your interest.
A price object could have multiple attributes.
Attributes of Pricing object
An object of pricing could have the following attributes
Key | Type | Length | Description |
---|---|---|---|
Zone | String | 150 | Name of the Zone |
ServiceCode | String | 2 | Two character service code |
DisplayName | Object | NA | DisplayName is an object consist of two key-value pair Name: Display name of the ePostage object Info:Info or description of the Display Name object |
MailingService | String | 150 | MailingService is the name of the package provided by USPS |
CommercialRate | String | 150 | Commercial rate of the package |
RegularPrice | Float | 5 | Regular price of the package |
RegularPrice | Float | 5 | Unique ID of file known as FileHash |
Title | String | 150 | Title of the package |
SpecialServices | String | 150 | Array of string containing special service details |
Container | String | 150 | Type of container of ePostage |
DPSPrice | Float | 5 | Price offer by the DPS |
SpecialServiceTitle | String | 150 | Name of title of the special service |
Note
ServiceCode the value of ServiceCode you need to pass to job API while creating a job as "PostageType"