SDC Service Standards

Size: px
Start display at page:

Download "SDC Service Standards"

Transcription

1 SDC Service Standards USPS Web Tools Application Programming Interface User s Guide Version 3.3 (6/15/17)

2 Contents Introduction to Web Tools... 3 Before you get started:... 3 SDCGetLocations API... 3 Overview... 3 API Signature... 4 Request Descriptions... 4 Sample Request... 5 Response Descriptions... 6 Sample Requests Error Responses ii

3 Introduction to Web Tools This document contains a Reference Guide to the Service Delivery Calculator Service Commitment APIs. See the Developer s Guide to learn the administrative process for gaining access to the Web Tools APIs as well as the basic mechanism for calling the APIs and processing the results. The Developer s Guide also contains information on testing and trouble-shooting. Note: The Request Parameter sections present the XML input tags for generating live requests along with the restrictions on the values allowed. An error message will be returned if an incorrect value is entered. Also, be aware of the maximum character amounts allowed for some tags. If the user enters more than those amounts, an error will not be generated. The Web Tool will simply pass in the characters up to the maximum amount allowed and disregard the rest. This is important since the resulting value could prevent a correct response. When building the XML request, pay particular attention to the order and case for tags. An error message will be returned if an incorrect value is entered. Remember that all data and attribute values in this document are for illustration purposes and are to be replaced by your actual values. For instance, a line of sample code may be: <DestinationZIP> </ DestinationZIP > In this instance, you will replace with the destination zip code for your request. Before you get started: For information on registering and getting started with Web Tools, please refer to the Step-By-Step guide found on the Technical Documentation section of the Web Tools page on usps.com/webtools. SDCGetLocations API Overview The SDCGetLocations Web Tool lets customers get estimates on delivery standards between 3 or 5 digit zip codes for Priority Mail Express, Priority Mail, First Class Mail, Marketing Mail, Periodicals, and Package Services. The data returned by the SDCGetLocations Web Tool is intended for display only. The content or sequence of the data returned by the Web Tool may change. 3

4 API Signature Scheme Host Path API XML production.shippingapis.com /ShippingAPI.dll? API=SDCGetLocations &XML=(see below) Request Descriptions SDCGetLocationsRequest required API=SDCGetLocations This API returns service commitments for a variety of mail classes. Defines mail class for commitment data. SDCGetLocationsRequest / MailClass required Valid Values: 0 = All Mail Classes 1 = Priority Mail Express 2 = Priority Mail 3 = First Class Mail 4 = Marketing Mail 5 = Periodicals 6 = Package Services minoccurs="1" For Example: <MailClass>0<MailClass> SDCGetLocationsRequest / OriginZIP required ZIP code must be valid. May be 3, 5, or 9 characters. For example: <OriginZIP>20770</OriginZIP> minoccurs="1" SDCGetLocationsRequest / DestinationZIP required ZIP code must be a valid 5 character zip code. For example: <DestinationZIP>54324</DestinationZIP> minoccurs="1" Date Package will be mailed. Acceptance date may be up to 30 days in advance. Defaults to system date. SDCGetLocationsRequest / AcceptDate Enter the date in format: dd-mmm-yyyy. For Example: <AcceptDate>29-Sep-2014</AcceptDate> 4

5 SDCGetLocationsRequest / AcceptTime SDCGetLocationsRequest / NonEMDetail Time package will be accepted at a postal facility. Defaults to system time. Enter the time in format: HHMM For Example: <AcceptTime>1600</AcceptTIme> Returns additional detail for Non-Expedited mail classes when True. Default= False For Example: <NonEMDetail>True</NonEMDetail> Origin type indicator for non-expedited shipments: SDCGetLocationsRequest / NonEMOriginType Valid Values: 1 = Local Mail 2 = Destination Entered Mail For Example: <NonEMOriginType>1</NonEMOriginType> Destination type indicator for non-expedited shipments: SDCGetLocationsRequest / NonEMDestType Valid Values: 1 = PO-Addressee - Street 2 = PO-Addressee PO Box 3 = Hold for pickup For Example: <NonEMDestType>1</NonEMDestType> SDCGetLocationsRequest / Weight Item weight. For future use. SDCGetLocationsRequest required once (alias) Sample Request Test XML Request: <SDCGetLocationsRequest USERID="XXXXXXXX"> <MailClass>0</MailClass> <OriginZIP>70601</OriginZIP> <DestinationZIP>21817</DestinationZIP> <AcceptDate>20-Jun-2017</AcceptDate> <AcceptTime>0900</AcceptTime> <NonEMDetail>True</NonEMDetail> <NonEMOriginType>1</NonEMOriginType> <NonEMDestType>1</NonEMDestType> 5

6 </SDCGetLocationsRequest> Response Descriptions required / Release / CallerID / SourceID / MailClass / OriginZIP / OriginCity / OriginState / DestZIP / DestCity / DestState / AcceptDate / AcceptTime required Internal Use Only required required / NonExpeditedOriginType / Weight required MailClass from request required OriginZIP from request required Origin City required Origin State required DestinationZIP from request required Destination City required Destination State required Acceptance date at postal facility required Acceptance time at postal facility NonExpeditedOriginType from request Valid Values 1 = Local Mail 2 = Destination Entered Mail Weight from request minoccurs="1" minoccurs="1" minoccurs="1" minoccurs="1" minoccurs="1" minoccurs="1" minoccurs="1" minoccurs="1" 6

7 / Theater / Expedited / Expedited / EAD / Commitment / Expedited / MailClass Holds the two digit theater if the origin or destination is an APO/FPO/DPO location. Valid Theaters: AA AE AP Groups Priority Mail Express Mail and Priority Mail Commitments and Scheduled Delivery Dates. (appears where applicable: SDCGetLocationsRequest[MailClass='0' or MailClass= 1 ]) Effective Acceptance Date, repeatin g up to unbound ed times Groups Priority Mail Express information. Mail Class indicator for Priority Mail Express. Value = 1 Groups Priority Mail Express commitment information Commitment Name maxoccurs="unboun ded" / CommitmentName Valid Values: Blank 1-Day 2-Day 3-Day DPO Military / CommitmentTime Commitment Time. Value will only be returned for Priority Mail Express. Valid Values:

8 Commitment Sequence / CommitmentSeq / Location / Location / SDD / Location / COT / Location / APOFPODPODlvryDaysOffs et / Location / PostCET / Location / FacType / Location / Street, repeatin g up to unbound ed times Valid Values: Seq # Service Standard A Day at 10:30 AM B Day at 10:30 AM HFPU A Day at 12:00 PM A Day at 3:00 PM B Day at 3:00 PM HFPU A Day at 10:30 AM A Day at 12:00 PM A Day at 3:00 PM B Day at 10:30 AM HFPU B Day at 3:00 PM HFPU Groups drop off location information Scheduled Delivery Date Cut-off Time The number of days delivery was deferred due to additional transportation between an APO/FPO/DPO ZIP Code location and the USPS Gateway Facility. Indicates if an APO/FPO/DPO mailpiece arrived at the USPS Gateway Facility after the Critical Entry Time (CET). Facility Type Valid Values: POST OFFICE PRIORITY MAIL EXPRESS COLLECTION BOX AIR MAIL FACILITY Facility Street 8

9 / Location / City / Location / State / Location / ZIP / Location / IsGuaranteed / Expedited / / Expedited /MailClass / CommitmentName / CommitmentTime Facility City Facility State Facility Zip Code, repeatin g up to unbound ed times Indicates if Guarantee is offered for Priority Mail Express. Valid Values 1 = Guaranteed 2 = No Guarantee 3 = Temporary No Guarantee Groups Priority Mail Guarantee information. Mail Class indicator for Priority Mail. Value = 2 Groups Priority Mail commitment information Commitment Name Commitment Time maxoccurs="unboun ded" 9

10 Commitment Sequence / CommitmentSeq / Location / Location / SDD / Location / COT / Location / USPSGatewayFclty / Location / APOFPODPODlvryDaysOffs et / Location / PostCET, repeatin g up to unbound ed times Valid Values: Seq # Service Standard C Day Street C Day Street C Day Street D Day PO Box D Day PO Box D Day PO Box E Day HFPU E Day HFPU E Day HFPU Groups drop off location information Scheduled Delivery Date Cut-off Time The NASS code for the USPS Gateway Facility. Returns if origin or destination is an APO/FPO/DPO location. The number of days delivery was deferred due to additional transportation between an APO/FPO/DPO ZIP Code location and the USPS Gateway Facility. Indicates if an APO/FPO/DPO mailpiece arrived at the USPS Gateway Facility after the Critical Entry Time (CET) Facility Type maxoccurs="unboun ded" / Location / FacType Valid Values: POST OFFICE PRIORITY MAIL EXPRESS COLLECTION BOX AIR MAIL FACILITY 10

11 / Location / Street / Location / City / Location / State / Location / ZIP / Location / IsGuaranteed / Expedited / ExpeditedMessage / Expedited / ExpeditedTransMsg Facility Street Facility City Facility State Facility Zip Code, repeatin g up to unbound ed times Indicates if Guarantee is offered. Valid Values 1 = Guaranteed 2 = No Guarantee 3 = Temporary No Guarantee Holds a message code value for the customer explaining their delivery date when certain conditions are met: Valid Message Codes 1 = Over 200 Results 1001 = Destination Type not valid for APO/FPO/DPO Zip Groups Priority Mail Express transportation messaging Priority Mail Express transportation messaging code maxoccurs="unboun ded" / Expedited / ExpeditedTransMsg / MsgCode Valid Message Codes 100 = This is a Military/Embassy specific ZIP Code for an APO/FPO/DPO(Air/Army Post Office, Fleet Post Office or Diplomatic Post Office) / Expedited / ExpeditedTransMsg /Msg Priority Mail Express transportation messaging text 11

12 / Expedited / ExpeditedMessage / Expedited / ExpeditedTransMsg, repeatin g up to unbound ed times Holds a message code value for the customer explaining their delivery date when certain conditions are met: Valid Message Codes 1 = Over 200 Results Groups Priority Mail Express transportation messaging Express Mail transportation messaging code maxoccurs="unboun ded" / Expedited / ExpeditedTransMsg / MsgCode Valid Message Codes 100 = This is a Military/Embassy specific ZIP Code for an APO/FPO/DPO(Air/Army Post Office, Fleet Post Office or Diplomatic Post Office) 101 = The origin and/or destination ZIP code supplied is an APO/FPO/DPO ZIP code. Priority Mail Express is not available. / Expedited / ExpeditedTransMsg /Msg Priority Mail Express transportation messaging text Groups Non-Expedited Mail Class elements (appears where applicable: SDCGetLocationsRequest[MailClass=0]) / NonExpedited *Note: If this is a HFPU section then all elements from /NonExpedit ed/ead through /NonExpedit ed/nonexpeditedexceptions/ NonExpeditedWTMsg will not be returned. maxoccurs="unboun ded" 12

13 MailClass NonExpeditedOriginType NonExpeditedDestType SAM EAD Mail Class Origin Type. Valid Values 1 = Local Mail 2 = Destination Entered Mail Destination Type. Valid Values 1 = PO-Addressee - Street 2 = PO-Addressee - PO Box 3 = HFPU Space Available Mail Indicator. Effective Acceptance Date. Cut-off Time COT PostCOT SvcStdMsg SvcStdDays TotDaysDeliver (appears where applicable: SDCGetLocationsRequest[NonExpedited Detail= True ]) Indicates Accept Time after COT on Accept Date (appears where applicable: SDCGetLocationsRequest[NonExpedited Detail= True ]) Service Standard Message (appears where applicable: SDCGetLocationsRequest[NonExpedited Detail= True ]) Service Standard Days Total Days to Deliver (appears where applicable: SDCGetLocationsRequest[NonExpedited Detail= True ]) 13

14 SchedDlvryDate NonDlvryDays USPSGatewayFclty APOFPODPODlvryDaysOffs et PostCET HFPU EAD COT ServiceStandard ServiceStandard / SvcStdMsg ServiceStandard / SvcStdDays Scheduled Delivery Date, repeatin g up to one time Non-Delivery Days (appears where applicable: SDCGetLocationsRequest[NonExpedited Detail= True ]) Holds the NASS code for the USPS Gateway Facility. Returns if origin or destination is an APO/FPO/DPO location. The number of days delivery was deferred due to additional transportation between an APO/FPO/DPO ZIP Code location and the USPS Gateway Facility. Indicates if an APO/FPO/DPO mailpiece arrived at the USPS Gateway Facility after the Critical Entry Time (CET) Groups HFPU information. If not present then a HFPU Service Standard is not available. Effective Acceptance Date. Cut-off Time., repeatin g up to one time Groups HFPU Service Standard Elements Service Standard Message Service Standard Days maxoccurs="2" 14

15 / TotDaysDeliver / SchedDlvryDate / NonDeliveryDays ServiceStandard / USPSGatewayFclty ServiceStandard / APOFPODPODlvryDaysOffs et ServiceStandard / PostCET / RAUName / Street / ZIP, repeatin g up to 40 times Groups HFPU Location information Total Days to Deliver Scheduled Delivery Date Non-Delivery Days USPS Gateway Facility. Returns if origin or destination is an APO/FPO/DPO location. The number of days delivery was deferred due to additional transportation between an APO/FPO/DPO ZIP Code location and the USPS Gateway Facility. Indicates if an APO/FPO/DPO mailpiece arrived at the USPS Gateway Facility after the Critical Entry Time (CET) RAU Name RAU Street Address Facility Zip Code maxoccurs="40" maxoccurs="40" 15

16 / CloseTimes Groups Close times by day of the week for HFPU location / CloseTimes / M / CloseTimes / Tu / CloseTimes / W / CloseTimes / Th / CloseTimes / F / CloseTimes / Sa / CloseTimes / Su / CloseTimes / H Close Time for Monday Close Time for Tuesday Close Time for Wednesday Close Time for Thursday Close Time for Friday Close Time for Saturday Close Time for Sunday Close Time for Holiday 16

17 / NonExpeditedExceptions / NonExpeditedExceptions / SunHol / NonExpeditedExceptions / Closed / NonExpeditedExceptions / NonExpeditedMsg / City RAU City Groups HFPU Location Exception Elements Indicates if delivery date is a Sunday or Holiday. Indicates if Post Office was closed, impacting deliver date Additional exception messaging Valid Message Codes = SDD Cannot be Calculated maxoccurs="unboun ded" / State RAU State HFPUGlobalExcept Groups HFPU Exception Elements HFPUGlobalExcept / PostCOT Indicates if the mailpiece arrived after the Cut-Off Time HFPUGlobalExcept / OverMaxResults Indicates if more than the number of returned HFPU locations was found HFPUGlobalExcept / NoHFPULocInd Indicates if there were no locations found in the RAU that support HFPU 17

18 HFPUGlobalExcept / HFPUGlobalMsg HFPUGlobalExcept / NonExpeditedWTMsg HFPUGlobalExcept / NonExpeditedTransMsg HFPUGlobalExcept / NonExpeditedTransMsg / MsgCode HFPUGlobalExcept / NonExpeditedTransMsg / Msg NonExpeditedExceptions NonExpeditedExceptions / SunHol, repeatin g up to unbound ed times Additional HFPU exception messaging Valid Message Codes ECT = Cut-Off Time was missed Additional exception messaging Valid Message Codes = SDD Cannot be Calculated = SSD lists OD Pair but is missing the Service Standard Groups Non-Expedited Mail transportation messaging Non-Expedited Mail transportation messaging code Non-Expedited transportation messaging text Groups Exception Elements (appears where applicable: SDCGetLocationsRequest[NonExpedited Detail= True ]) Indicates if delivery date is a Sunday or Holiday. (appears where applicable: SDCGetLocationsRequest[NonExpedited Detail= True ]) maxoccurs="unboun ded" maxoccurs="unboun ded" 18

19 Additional exception messaging NonExpeditedExceptions / NonExpeditedWTMsg NonExpeditedExceptions / NonExpeditedTransMsg NonExpeditedExceptions / NonExpeditedTransMsg / MsgCode NonExpeditedExceptions / NonExpeditedTransMsg / Msg / FDD, repeatin g up to unbound ed times Valid Message Codes = SDD Cannot be Calculated = SSD lists OD Pair but is missing the Service Standard 1001 = Destination Type not valid for APO/FPO/DPO ZIP (appears where applicable: SDCGetLocationsRequest[NonExpedited Detail= True ]) Groups Non-Expedited transportation messaging Non-Expedited transportation messaging code Non-Expedited transportation messaging text FDD Indicator. For Future Use. maxoccurs="unboun ded" Sample Requests Test XML Response: <?xml version="1.0"?> <> <Release>8</Release> <MailClass>0</MailClass> <OriginZIP>70601</OriginZIP> <OriginCity>LAKE CHARLES</OriginCity> <OriginState>LA</OriginState> <DestZIP>98101</DestZIP> <DestCity>SEATTLE</DestCity> <DestState>WA</DestState> <AcceptDate> </AcceptDate> <AcceptTime>0900</AcceptTime> <Expedited> <EAD> </EAD> <Commitment> <MailClass>1</MailClass> <CommitmentName>1-Day</CommitmentName> 19

20 <CommitmentTime>1030</CommitmentTime> <CommitmentSeq>A0110</CommitmentSeq> <Street>604 PUJO ST</Street> <Street>619 KIRBY ST</Street> <Street>921 MOSS ST</Street> <COT>1645</COT> <FacType>POST OFFICE</FacType> <Street>921 MOSS ST</Street> <COT>1630</COT> <Street>1001 PITHON ST</Street> <COT>1630</COT> <Street>2001 MOELING ST</Street> 20

21 <COT>1545</COT> <Street>710 W PRIEN LAKE RD</Street> <COT>1530</COT> <Street>1 LAKESHORE DR</Street> <COT>1530</COT> <Street>125 W BROAD ST</Street> <COT>1530</COT> <Street>2616 ENTERPRISE BLVD</Street> <COT>1530</COT> <Street>2948 RYAN ST</Street> <COT>1530</COT> <Street>3121 HIGHWAY 14</Street> 21

22 <COT>1515</COT> <Street>1011 LAKE SHORE DR</Street> <COT>1515</COT> <Street>1135 LAKE SHORE DR</Street> <COT>1515</COT> <Street>800 W BAYOU PINES DR</Street> <COT>1500</COT> <Street>4205 RYAN ST</Street> </Commitment> <Commitment> <CommitmentName>1-Day</CommitmentName> <CommitmentTime>1500</CommitmentTime> <CommitmentSeq>A0115</CommitmentSeq> <Street>604 PUJO ST</Street> <Street>619 KIRBY ST</Street> 22

23 <Street>921 MOSS ST</Street> <COT>1645</COT> <FacType>POST OFFICE</FacType> <Street>921 MOSS ST</Street> <COT>1630</COT> <Street>1001 PITHON ST</Street> <COT>1630</COT> <Street>2001 MOELING ST</Street> <COT>1545</COT> <Street>710 W PRIEN LAKE RD</Street> <COT>1530</COT> <Street>1 LAKESHORE DR</Street> 23

24 <COT>1530</COT> <Street>125 W BROAD ST</Street> <COT>1530</COT> <Street>2616 ENTERPRISE BLVD</Street> <COT>1530</COT> <Street>2948 RYAN ST</Street> <COT>1530</COT> <Street>3121 HIGHWAY 14</Street> <COT>1515</COT> <Street>1011 LAKE SHORE DR</Street> <COT>1515</COT> <Street>1135 LAKE SHORE DR</Street> <COT>1515</COT> 24

25 <Street>800 W BAYOU PINES DR</Street> <COT>1500</COT> <Street>4205 RYAN ST</Street> </Commitment> <Commitment> <CommitmentName>2-Day</CommitmentName> <CommitmentTime>1500</CommitmentTime> <CommitmentSeq>B0215</CommitmentSeq> <FacType>POST OFFICE</FacType> <Street>921 MOSS ST</Street> <Street>604 PUJO ST</Street> <Street>619 KIRBY ST</Street> <Street>921 MOSS ST</Street> 25

26 <COT>1630</COT> <Street>1001 PITHON ST</Street> <COT>1630</COT> <Street>2001 MOELING ST</Street> <COT>1545</COT> <Street>710 W PRIEN LAKE RD</Street> <COT>1530</COT> <Street>1 LAKESHORE DR</Street> <COT>1530</COT> <Street>125 W BROAD ST</Street> <COT>1530</COT> <Street>2616 ENTERPRISE BLVD</Street> 26

27 <COT>1530</COT> <Street>2948 RYAN ST</Street> <COT>1530</COT> <Street>3121 HIGHWAY 14</Street> <COT>1515</COT> <Street>1011 LAKE SHORE DR</Street> <COT>1515</COT> <Street>1135 LAKE SHORE DR</Street> <COT>1515</COT> <Street>800 W BAYOU PINES DR</Street> <COT>1500</COT> <Street>4205 RYAN ST</Street> </Commitment> <Commitment> <MailClass>1</MailClass> <CommitmentName>2-Day</CommitmentName> 27

28 <CommitmentTime>2359</CommitmentTime> <CommitmentSeq>C0200</CommitmentSeq> <FacType>POST OFFICE</FacType> <Street>921 MOSS ST</Street> </Commitment> <Commitment> <CommitmentName>2-Day</CommitmentName> <CommitmentTime>2359</CommitmentTime> <CommitmentSeq>D0200</CommitmentSeq> <FacType>POST OFFICE</FacType> <Street>921 MOSS ST</Street> </Commitment> <Commitment> <CommitmentName>2-Day</CommitmentName> <CommitmentTime>2359</CommitmentTime> <CommitmentSeq>E0200</CommitmentSeq> <FacType>POST OFFICE</FacType> <Street>921 MOSS ST</Street> </Commitment> </Expedited> <NonExpedited> <MailClass>3</MailClass> <NonExpeditedDestType>1</NonExpeditedDestType> <EAD> </EAD> <SvcStdMsg>3 Days</SvcStdMsg> <SvcStdDays>3</SvcStdDays> <TotDaysDeliver>4</TotDaysDeliver> <SchedDlvryDate> </SchedDlvryDate> <NonDlvryDays>1</NonDlvryDays> <NonExpeditedExceptions> <SunHol>1</SunHol> </NonExpeditedExceptions> </NonExpedited> <NonExpedited> <MailClass>6</MailClass> <NonExpeditedDestType>1</NonExpeditedDestType> <EAD> </EAD> 28

29 <SvcStdMsg>7 Days</SvcStdMsg> <SvcStdDays>7</SvcStdDays> <TotDaysDeliver>7</TotDaysDeliver> <SchedDlvryDate> </SchedDlvryDate> <NonDlvryDays>0</NonDlvryDays> </NonExpedited> <NonExpedited> <MailClass>3</MailClass> <NonExpeditedDestType>2</NonExpeditedDestType> <EAD> </EAD> <SvcStdMsg>3 Days</SvcStdMsg> <SvcStdDays>3</SvcStdDays> <TotDaysDeliver>7</TotDaysDeliver> <SchedDlvryDate> </SchedDlvryDate> <NonDlvryDays>4</NonDlvryDays> <NonExpeditedExceptions> <SunHol>1</SunHol> </NonExpeditedExceptions> </NonExpedited> <NonExpedited> <MailClass>6</MailClass> <NonExpeditedDestType>2</NonExpeditedDestType> <EAD> </EAD> <SvcStdMsg>7 Days</SvcStdMsg> <SvcStdDays>7</SvcStdDays> <TotDaysDeliver>7</TotDaysDeliver> <SchedDlvryDate> </SchedDlvryDate> <NonDlvryDays>0</NonDlvryDays> </NonExpedited> <NonExpedited> <MailClass>3</MailClass> <NonExpeditedDestType>3</NonExpeditedDestType> <HFPU> <EAD> </EAD> <ServiceStandard> <SvcStdMsg>3 Days</SvcStdMsg> <SvcStdDays>3</SvcStdDays> <TotDaysDeliver>7</TotDaysDeliver> <SchedDlvryDate> </SchedDlvryDate> <NonDlvryDays>4</NonDlvryDays> <RAUName>MIDTOWN</RAUName> <Street>301 UNION ST</Street> <ZIP> </ZIP> <CloseTimes> <M>1730</M> <Tu>1730</Tu> <W>1730</W> <Th>1730</Th> <F>1730</F> <Sa>0000</Sa> <Su>0000</Su> <H>0000</H> </CloseTimes> <NonExpeditedExceptions> <SunHol>1</SunHol> <Closed>1</Closed> </NonExpeditedExceptions> 29

30 <City>SEATTLE</City> <State>WA</State> </ServiceStandard> </HFPU> </NonExpedited> <NonExpedited> <MailClass>6</MailClass> <NonExpeditedDestType>3</NonExpeditedDestType> <HFPU> <EAD> </EAD> <ServiceStandard> <SvcStdMsg>7 Days</SvcStdMsg> <SvcStdDays>7</SvcStdDays> <TotDaysDeliver>7</TotDaysDeliver> <SchedDlvryDate> </SchedDlvryDate> <NonDlvryDays>0</NonDlvryDays> <RAUName>MIDTOWN</RAUName> <Street>301 UNION ST</Street> <ZIP> </ZIP> <CloseTimes> <M>1730</M> <Tu>1730</Tu> <W>1730</W> <Th>1730</Th> <F>1730</F> <Sa>0000</Sa> <Su>0000</Su> <H>0000</H> </CloseTimes> <City>SEATTLE</City> <State>WA</State> </ServiceStandard> </HFPU> </NonExpedited> </> 30

31 Error Responses Error conditions are handled at the main XML document level. When parsing, it is best to check for an error document first before checking for good data. Error documents have the following format: <Error> <Number></Number> <Source></Source> <Description></Description> <HelpFile></HelpFile> <HelpContext></HelpContext> </Error> Where: Number = the error number generated by the Web Tools server. Source = the component and interface that generated the error on the Web Tools server. Description = the error description. HelpFile = [reserved for future use]. HelpContext = [reserved for future use]. Below is an example for an error that occurred because the destination zip code contained more than 5 positions: <Error> <Number> </Number> <Source>clsSDCGetLocations:Respond</Source> <Description>Invalid Destination ZIP Code.</Description> <HelpFile></HelpFile> <HelpContext></HelpContext> </Error> If you need assistance with an error response, contact our Internet Customer Care Center uspstechnicalsupport@mailps.custhelp.com. 31

Address Information. USPS Web Tools Application Programming Interface User s Guide. Document Version 4.1 (8/28/2016)

Address Information. USPS Web Tools Application Programming Interface User s Guide. Document Version 4.1 (8/28/2016) Address Information USPS Web Tools Application Programming Interface User s Guide Document Version 4.1 (8/28/2016) Table of Contents 1.0 Introduction To Web Tools... 2 Before you get started:... 2 Important

More information

Merchandise Return Bulk Label API

Merchandise Return Bulk Label API Merchandise Return Bulk Label API USPS Web Tools Application Programming Interface User s Guide Document Version 1.3 (01/17/2016) Contents Introduction to Web Tools... 3 Before you get started:... 3 USPS

More information

.NET Software Development Kit (SDK): Developing Applications Using the USPS Service Delivery Extensions. Last Modified: August 20, 2014

.NET Software Development Kit (SDK): Developing Applications Using the USPS Service Delivery Extensions. Last Modified: August 20, 2014 .NET Software Development Kit (SDK): Developing Applications Using the USPS Service Delivery Extensions Last Modified: August 20, 2014 1.NET Software Development Kit Overview... 4 1.1 Licenses and Liability...

More information

Hold For Pickup Facility Information API

Hold For Pickup Facility Information API Hold For Pickup Facility Information API USPS Web Tools Application Programming Interface User s Guide Document Version 5.7 (1/25/2018) Table of Contents Introduction to Web Tools... 3 USPS Hold for Pickup

More information

Package Pickup API. USPS Web Tools Application Programming Interface User s Guide. Document Version 2.2 (10/24/2017)

Package Pickup API. USPS Web Tools Application Programming Interface User s Guide. Document Version 2.2 (10/24/2017) Package Pickup API USPS Web Tools Application Programming Interface User s Guide Document Version 2.2 (10/24/2017) A. INTRODUCTION TO WEB TOOLS... 3 Before you get started:... 3 B. USPS PACKAGE PICKUP

More information

SCAN API. USPS Web Tools Application Programming Interface User s Guide. Document Version 2.4 (3/17/2017)

SCAN API. USPS Web Tools Application Programming Interface User s Guide. Document Version 2.4 (3/17/2017) SCAN API USPS Web Tools Application Programming Interface User s Guide Document Version 2.4 (3/17/2017) Contents Introduction to Web Tools... 3 Before you get started:... 3 USPS SCAN API... 3 Overview...

More information

213 Prices and Eligibility

213 Prices and Eligibility 213213.1.4 213 Prices and Eligibility Overview 1.0 Prices and Fees 2.0 Content Standards for Priority Mail Express 3.0 Basic Standards for Priority Mail Express 4.0 Service Features of Priority Mail Express

More information

Merchandise Return V4.0 Label API

Merchandise Return V4.0 Label API Merchandise Return V4.0 Label API USPS Web Tools Application Programming Interface User s Guide Document Version 3.1 (01/17/2016) Contents Introduction to Web Tools... 3 Before you get started:... 3 USPS

More information

General Instructions

General Instructions Who Uses This Packet You should use this packet when: Updating Healthy Connections service location information such as demographic information, panel limits, and office hours. Note: If the service location

More information

Usps overnight delivery times

Usps overnight delivery times Search Search Usps overnight delivery times If you're wondering how to send packages or mail, learn more here. USPS makes it easy and convenient to get mail delivered securely and on time. 6-7-2015 USPS

More information

Domestic Mail-By Dates

Domestic Mail-By Dates MAIL AND SHIP BY DATES Domestic Mail-By Dates Dec Mail Classification 11 (Military) APO/FPO/DPO and APO/FPO First-Class Mail 14 Retail Ground (Domestic) 16 (Military) APO/FPO/DPO Express 19 First-Class

More information

Employment Application

Employment Application Employment Application Instructions: Print clearly in black or blue ink. Answer all questions. Sign and date the form. Return to kyle@legendscattle.com or fax to 903-567-8501 or mail to PO Box 101, Midlothian,

More information

Track & Confirm API. USPS Web Tools Application Programming Interface User s Guide. Version (07/20/2017)

Track & Confirm API. USPS Web Tools Application Programming Interface User s Guide. Version (07/20/2017) Track & Confirm API USPS Web Tools Application Programming Interface User s Guide Version 3.4.1 (07/20/2017) Contents Introduction to Web Tools... 3 Before you get started:... 3 USPS Tracking API... 3

More information

FILED: NEW YORK COUNTY CLERK 01/16/ :13 PM INDEX NO /2015 NYSCEF DOC. NO. 45 RECEIVED NYSCEF: 01/16/2017

FILED: NEW YORK COUNTY CLERK 01/16/ :13 PM INDEX NO /2015 NYSCEF DOC. NO. 45 RECEIVED NYSCEF: 01/16/2017 FILED: NEW YORK COUNTY CLERK 01/16/2017 02:13 PM INDEX NO. 850204/2015 NYSCEF DOC. NO. 45 RECEIVED NYSCEF: 01/16/2017 USPS.com - USPS Tracking

More information

United States Postal Service Web Tool Kit Development Guide

United States Postal Service Web Tool Kit Development Guide United States Postal Service Web Tool Kit Development Guide Development Guide for Application Programming Interfaces to USPS Web Tools Service Information and Procedures Prior to Use Document Version 4.4

More information

San Diego Unified School District Substitute Reference Guide

San Diego Unified School District Substitute Reference Guide San Diego Unified School District Substitute Reference Guide System Phone Number (619) 297-0304 Help Desk Phone Number (619) 725-8090 Write your PIN here Web Browser URL https://subweb.sandi.net THE SYSTEM

More information

Substitute Quick Reference (SmartFindExpress Substitute Calling System and Web Center)

Substitute Quick Reference (SmartFindExpress Substitute Calling System and Web Center) Substitute Quick Reference (SmartFindExpress Substitute Calling System and Web Center) System Phone Number 578-6618 Help Desk Phone Number 631-4868 (6:00 a.m. 4:30 p.m.) Write your Access number here Write

More information

USPS Pricing Engine Web Services

USPS Pricing Engine Web Services USPS Pricing Engine Web Services January 5, 2017. Summary This is the Domestic and International Pricing Engine SDK (version 11.6.0.0) for the January 21, 2018 Release. The following is a list of enhancements

More information

GreenThumb Garden Registration

GreenThumb Garden Registration GreenThumb Garden Registration 2015-2019 Garden Name Block Lot CB Jurisdiction Two members must provide full contact information on the license agreement, including phone numbers, addresses and emails.

More information

Pine Tree Independent School District Mail Room Procedures Guide

Pine Tree Independent School District Mail Room Procedures Guide Pine Tree Independent School District Mail Room Procedures Guide This guide is designed to assist all staff on the method of processing mail within Pine Tree ISD. It is important for all staff to familiarize

More information

Usps overnight delivery times

Usps overnight delivery times P ford residence southampton, ny Usps overnight delivery times Priority Mail Express overnight mail & delivery is our fastest domestic service. Get free boxes & envelopes, pickup, and tracking with overnight

More information

United States Postal Service Web Tool Kit Development Guide

United States Postal Service Web Tool Kit Development Guide United States Postal Service Web Tool Kit Development Guide Development Guide for Application Programming Interfaces to USPS Web Tools Service Information and Procedures Prior to Use Document Version 4.2

More information

Personal Online Banking External Transfers

Personal Online Banking External Transfers Personal Online Banking External Transfers Quick Reference Guide www.solvaybank.com 315-484-2201 General Questions about External Transfers Q. Do I have to be enrolled in Bill Pay before I can use External

More information

The boutique will be open for 5 weeks this year and I am looking forward to a spectacular show! A blank registration form is enclosed.

The boutique will be open for 5 weeks this year and I am looking forward to a spectacular show! A blank registration form is enclosed. April 2018 Dear Crafter, I have been busy making preparations for this year's holiday craft boutique. I am happy to announce that we have been invited back to the Hermitage in Ho-Ho-Kus, New Jersey. Last

More information

Schedule/BACnet Schedule

Schedule/BACnet Schedule Object Dictionary 1 Schedule/BACnet Schedule Introduction Note: The Johnson Controls Schedule object is considered a BACnet Schedule object because it supports BACnet functionality. In addition, this object

More information

WebTools Release Notes

WebTools Release Notes WebTools Release Notes Version 1.1 Application: Package Name: 2019 Updates Package Version: 1.1 Table of Contents 1 Revision History...1 2 Implementation Summary...2 2.1 Production Release: January 25,

More information

Store Locator for Magento 2. User Guide

Store Locator for Magento 2. User Guide Store Locator for Magento 2 User Guide Table of Contents 1. Store Locator Configuration 1.1. Accessing the Extension Main Setting 1.2. General 1.3. Service API and Comments 1.4. Store Search 2. Store Locator

More information

Us mail hold usps mail hold USPS mail hold USPS mail hold USPS USPS hold mail mail USPS usps USPS United States Postal United States United States

Us mail hold usps mail hold USPS mail hold USPS mail hold USPS USPS hold mail mail USPS usps USPS United States Postal United States United States Us mail hold usps Put all your mail on hold for a min. of 3 days to the max. 30 days using the USPS mail hold service if going out for vacations, holidays, business trips, etc. Welcome to USPS.com. Find

More information

1.0 General Information for Mail Preparation. 2.0 Sacks 3.0 Sack Labels 4.0 Preparing Presorted Parcels. 1.0 General Information for Mail Preparation

1.0 General Information for Mail Preparation. 2.0 Sacks 3.0 Sack Labels 4.0 Preparing Presorted Parcels. 1.0 General Information for Mail Preparation 435435.1.3 435 Mail Preparation Overview 1.0 General Information for Mail Preparation 2.0 Sacks 3.0 Sack Labels 4.0 Preparing Presorted Parcels 1.0 General Information for Mail Preparation 1.1 Definition

More information

Private Swimming Lessons

Private Swimming Lessons Private Swimming Lessons Private Lessons Designed for participants who would like a 1:1 ratio. Participants will receive individual attention to improve their swimming technique and have the convenience

More information

Report Number NO-AR November 21, 2018

Report Number NO-AR November 21, 2018 Office of Inspector General United States Postal Service Audit Report Delayed Mail at the Denver, CO, Processing and Distribution Center November 21, 2018 Table of Contents Cover Highlights... 1 Objective...

More information

Election Mail Postal Updates

Election Mail Postal Updates Election Mail Postal Updates Wednesday, September 12, 2012 Steve Monteith Manager, Transactions and Correspondence Mail United States Postal Service 2012 Election Mail U.S. Postal Service Committed to

More information

MILITARY MAIL: FAQ. Military Postal Service Agency. Publication 640, April 2010 PSN

MILITARY MAIL: FAQ. Military Postal Service Agency. Publication 640, April 2010 PSN MILITARY MAIL: FAQ M I L I T A R Y P O S T A L S E R V I C E A G E N C Y h t t p : / / h q d a i n e t. a r m y. m i l / m p s a Military Postal Service Agency Publication 640, April 2010 PSN 7610-12-000-8339

More information

Functional Mathematics 4368

Functional Mathematics 4368 Centre Number Surname Candidate Number For Examiner s Use Other Names Candidate Signature Examiner s Initials Question Mark Functional Skills Certificate June 2015 Functional Mathematics 4368 Level 2 1

More information

USPS Pricing Engine SDK

USPS Pricing Engine SDK USPS Pricing Engine SDK January 05, 2017 Summary This is the Domestic and International Pricing Engine SDK (version 11.6.0.0) for the January 21, 2018 Release. The following is a list of enhancements included

More information

STORE LOCATOR PLUGIN USER GUIDE

STORE LOCATOR PLUGIN USER GUIDE support@simicart.com Support: +84.3127.1357 STORE LOCATOR PLUGIN USER GUIDE Table of Contents 1. INTRODUCTION... 3 2. HOW TO INSTALL... 4 3. HOW TO CONFIGURE... 5 4. HOW TO USE ON APP... 13 SimiCart Store

More information

INCREASE GUIDE USPS POSTAGE RATE

INCREASE GUIDE USPS POSTAGE RATE 2018 USPS POSTAGE RATE INCREASE GUIDE The U.S. Postal Service (USPS) will implement new rates for domestic and international mail classes as well as its Special Services on January 21, 2018. Learn more

More information

Us priority mail tracking a package

Us priority mail tracking a package Us priority mail tracking a package 2. Priority Mail: This is also quick delivery USPS service but compares to priority mail express it takes 1 to 3 business days depending upon the location with flat

More information

Us mail tracking site usps com site gov

Us mail tracking site usps com site gov Us mail tracking site usps com site gov The Borg System is 100 % Us mail tracking site usps com site gov MENU BACK USPS. USPS Tracking. SCAN Clear text field. Label Formats. USPS Tracking : 9400 1000 0000

More information

Address Information System Products Technical Guide

Address Information System Products Technical Guide Address Information System Products Technical Guide June 2002 NATIONAL CUSTOMER SUPPORT CENTER UNITED STATES POSTAL SERVICE 6060 PRIMACY PKWY STE 201 MEMPHIS TN 38188-0001 (800) 238-3150 122 Address Information

More information

Questionnaire for Client

Questionnaire for Client Nic Slic Nic Smith 5 Elm Dr Charleston, SC 29414 (843) NIC-SLIC president@slicnic.com Questionnaire for Client Contact Information Name: (First) (MI) (Last) Company Name: Street Address: City: State: Zip:

More information

Facility Access and Shipment Tracking (FAST) Release Pre-Release Notes

Facility Access and Shipment Tracking (FAST) Release Pre-Release Notes Facility Access and Shipment Tracking (FAST) Release 39.0.0.0 Pre-Release Notes CHANGE 1.0 SCHEDULED DEPLOYMENT DATE: AUGUST 19, 2018 SCHEDULED PRE-RELEASE NOTES PUBLISH DATE: AUGUST 15, 2018 The following

More information

Application to the Global Village. Application Instructions: In order for your application to be considered, the following must be received:

Application to the Global Village. Application Instructions: In order for your application to be considered, the following must be received: Application to the Global Village Prior to completing this application, please be advised of the two-year live-on requirement at Marquette University. This requirement stipulates that you must live-in

More information

Configuring Message Notification

Configuring Message Notification Last Updated: July 21, 2007 This chapter describes the procedures f implementing the Cisco Unity Express message notification feature and includes the following sections: Overview of Message Notification,

More information

USPS meter label solution

USPS meter label solution USPS meter label solution USER GUIDE September 24 th, 2017 Copyright 2017. The United States Postal Service. All Rights Reserved. Terms of Use. 1 2017 USPS meter label solution The United States Postal

More information

Post Office Rural Customer Delivery Instructions

Post Office Rural Customer Delivery Instructions Post Office Rural Customer Delivery Instructions Sunday, holiday, as well as early in the day delivery is available to many destinations your rural letter carrier. instructions or call 1 800 ASK USPS to

More information

Instructions for Filling Out The Indiana 811 Membership Agreement

Instructions for Filling Out The Indiana 811 Membership Agreement Instructions for Filling Out The Indiana 811 Membership Agreement 1. There are two (2) copies of the membership agreement. Please fill out both copies and return them to Indiana 811. Once you are on-line

More information

Package postal. July 27, 2018

Package postal. July 27, 2018 Type Package Title United States Postal Service API Interface Version 0.1.0 Package postal July 27, 2018 Author Amanda Dobbyn Maintainer Amanda Dobbyn

More information

Instructions for Filling Out the Indiana 811 Membership Agreement

Instructions for Filling Out the Indiana 811 Membership Agreement Instructions for Filling Out the Indiana 811 Membership Agreement 1. Please fill out and return to Indiana 811. Once you are on-line and are receiving locate requests, a copy will be signed and returned

More information

Scheduling. Scheduling Tasks At Creation Time CHAPTER

Scheduling. Scheduling Tasks At Creation Time CHAPTER CHAPTER 13 This chapter explains the scheduling choices available when creating tasks and when scheduling tasks that have already been created. Tasks At Creation Time The tasks that have the scheduling

More information

Express Mail Domestic Postage Refund Policy and Waiver of Signature. SUMMARY: The Postal Service is revising Mailing Standards of the United

Express Mail Domestic Postage Refund Policy and Waiver of Signature. SUMMARY: The Postal Service is revising Mailing Standards of the United This document is scheduled to be published in the Federal Register on 12/02/2011 and available online at http://federalregister.gov/a/2011-30974, and on FDsys.gov 7710-12 POSTAL SERVICE 39 CFR Part 111

More information

CallPilot Programming Record. BCM 4.0 CallPilot

CallPilot Programming Record. BCM 4.0 CallPilot CallPilot Programming Record BCM 4.0 CallPilot Document Status:Standard Document Version: 02 Part Code: 0027404 Date: June 2006 Copyright 2006 ortel etworks, All Rights Reserved The information in this

More information

CallPilot Programming Record

CallPilot Programming Record Part o. P0941757 02.1 CallPilot Programming Record 2 P0941757 02.1 About the CallPilot Programming Record 3 Use this guide to record how you program your CallPilot Mini, CallPilot 150 or Business Communications

More information

Part No. P CallPilot. Programming Record

Part No. P CallPilot. Programming Record Part o. P0941757 04 CallPilot Programming Record 2 P0941757 04 About the CallPilot Programming Record 3 Use this guide to record how you program your CallPilot Mini, CallPilot 150 or Business Communications

More information

Mail Services 1700 Market Street Your mail is our business! Service Guide

Mail Services 1700 Market Street Your mail is our business! Service Guide Mail Services 1700 Market Street Your mail is our business! Service Guide Table of Contents Deloitte Mail Services: Mission Statement 3 Mail Services Location & Hours of Operation 4 Mail Services Contacts

More information

USPS From an Election Administrator s Perspective Wednesday, June 10, 2015

USPS From an Election Administrator s Perspective Wednesday, June 10, 2015 USPS From an Election Administrator s Perspective Wednesday, June 10, 2015 Bill Cowles, CERA Supervisor of Elections Orange County, FL Don Dease, Manger Business Mail Entry United States Postal Service

More information

User Guide INTEGRATED CHILDCARE APPLICATION AND REGISTRY SOLUTIONS

User Guide INTEGRATED CHILDCARE APPLICATION AND REGISTRY SOLUTIONS User Guide INTEGRATED CHILDCARE APPLICATION AND REGISTRY SOLUTIONS User Guide Table of Contents 1.0 GENERAL OVERVIEW... 2 2.0 LOGIN... 3 2.1 LOGIN OVERVIEW... 3 2.2 NEW USER... 3 2.3 EXISTING USER LOGIN...

More information

Introduction to the MBTA Online Corporate Pass Program

Introduction to the MBTA Online Corporate Pass Program Introduction to the MBTA Online Corporate Pass Program CharlieCard Corporate Service 1-888-844-0353 corporateprogram@mbta.com Monday through Friday 7AM to 8PM EST Saturday and Sunday 9AM to 5PM EST Introduction

More information

2019 USPS NEW RATES START SUNDAY, JAN. 27, 2019 POSTAGE RATE INCREASE GUIDE

2019 USPS NEW RATES START SUNDAY, JAN. 27, 2019 POSTAGE RATE INCREASE GUIDE 2019 USPS POSTAGE RATE INCREASE GUIDE The U.S. Postal Service (USPS) will implement new rates for domestic and international mail classes as well as Special Services on January 27, 2019. Learn more about

More information

A Gide For Postal Procedures MAIL SERVICES AT U.S.M.

A Gide For Postal Procedures MAIL SERVICES AT U.S.M. A Gide For Postal Procedures MAIL SERVICES AT U.S.M. INTERCAMPUS (I/C) Intercampus mail is picked up and delivered Monday through Friday and closed Holidays Please include the Name, Department and Physical

More information

Request to hold us mail

Request to hold us mail Request to hold us mail Transcript Request Policy. Requests for official transcripts are made through the Office of the Registrar. Requests may be made on the web, in person, or by mail. Contact Us. If

More information

National Color Code Policy for Standard Mail

National Color Code Policy for Standard Mail National Color Code Policy for Standard Mail Objective The objective of this policy is to ensure the timely processing, dispatch, and delivery of Standard Mail within established service standards. General

More information

Us postal service tracking customer service

Us postal service tracking customer service Us postal service tracking customer service Find answers to your questions about USPS products or services, get information about filing a claim or getting a refund, or find out how to contact our customer.

More information

WebTools Release Notes

WebTools Release Notes WebTools Release Notes Version 1.1 Application: Package Name: January 2018 Price Change Updates Package Version: 1.1 Table of Contents 1 Revision History...1 2 Implementation Summary...1 2.1 Production

More information

363 Prices and Eligibility

363 Prices and Eligibility 363 363.1.1.5 363 Prices and Eligibility Overview 1.0 Prices and Fees for Bound Printed Matter 2.0 Basic Eligibility Standards for Bound Printed Matter 3.0 Content Standards for Bound Printed Matter Flats

More information

If I can be of any assistance, please contact me at or

If I can be of any assistance, please contact me at or October 16, 2014 Josiah Burns This Little Light of Mine 8819 Arch Street Little Rock, AR 72206 RE: This Little Light of Mine Inspection AFIN: 60-01703 Permit No.: ARG550231 Dear Mr. Burns, On October 2,

More information

Six Step Implementation Guide. January 2007

Six Step Implementation Guide. January 2007 Web Integrated Solutions Six Step Implementation Guide January 2007 Confidential and Proprietary The information contained in this Six Step Implementation Guide is confidential and proprietary to FedEx

More information

Official Election Mail Training Webinar. Florida State Association of Supervisors of Elections Meeting May 2014

Official Election Mail Training Webinar. Florida State Association of Supervisors of Elections Meeting May 2014 Official Election Mail Training Webinar Florida State Association of Supervisors of Elections Meeting May 2014 Florida District Managers Your Florida United States Postal Service is committed to a successful

More information

Fridays, Saturdays, and Sundays March 2 May 6 (none on Easter, April 1) Saturday times are 9 12:50 p.m., 1 4:50 p.m., 5 9 p.m.

Fridays, Saturdays, and Sundays March 2 May 6 (none on Easter, April 1) Saturday times are 9 12:50 p.m., 1 4:50 p.m., 5 9 p.m. Dick s Sporting Goods, Tom Thumb/Albertsons, and Lowe s Sign-ups Dick s Sporting Goods Dates and Times: Fridays, Saturdays, and Sundays March 2 May 6 (none on Easter, April 1) Friday times are 4 8 p.m.

More information

Last Name First Name M.I. Individual NPI. Group/Clinic Name as it appears on W9 (if applicable) TIN Taxonomy

Last Name First Name M.I. Individual NPI. Group/Clinic Name as it appears on W9 (if applicable) TIN Taxonomy Provider Change Form Submit one Provider Change Form (PCF) per TIN. Do not submit changes for multiple TINs. The preferred method for completing the PCF is electronically. Hand written changes may result

More information

PostalOne! System Release Pre-Release Notes

PostalOne! System Release Pre-Release Notes PostalOne! System Release 47.0.1.0 Pre-Release Notes CHANGE 1.1 SCHEDULED DEPLOYMENT DATE: JANUARY 21, 2018 SCHEDULED PRE-RELEASE NOTES PUBLISH DATE: JANUARY 19, 2018 The following trademarks are owned

More information

COMING SOON. A new on-the-go banking experience. Important information about upcoming system upgrades at Bank Midwest happening April 24.

COMING SOON. A new on-the-go banking experience. Important information about upcoming system upgrades at Bank Midwest happening April 24. COMING SOON A new on-the-go banking experience Important information about upcoming system upgrades at Bank Midwest happening April 24. BankMidwest.com Member FDIC We re changing to a new, state-of-the-art

More information

Time and Attendance is the system we use to keep track of the hours that our employees work. It also allows us to keep track of the number of hours

Time and Attendance is the system we use to keep track of the hours that our employees work. It also allows us to keep track of the number of hours Guide to Time and Attendance is the system we use to keep track of the hours that our employees work. It also allows us to keep track of the number of hours used for vacation, holiday, and funeral time.

More information

NGN CURe Authorization

NGN CURe Authorization 1845 Satellite Blvd, Ste 300 Duluth, Georgia 30097 Phone: (678) 812-1300 Fax: (678) 812-1301 http://www.co-opngn.net NGN CURe Authorization Select one: We wish to participate in NGN CURe using the positive

More information

Please be aware that you must fill out a separate application for each position for which you would like to be considered.

Please be aware that you must fill out a separate application for each position for which you would like to be considered. This guide will help you through the process of applying for a position online with Jefferson Parish Civil Service. An application can be filled out on any computer with access to the internet. Also, there

More information

Home Voice Mail. User Guide Frontier Communications Corporation. HVM_UG_0414

Home Voice Mail. User Guide Frontier Communications Corporation. HVM_UG_0414 Home Voice Mail User Guide 2014 Frontier Communications Corporation. HVM_UG_0414 Basic Standard OnePoint Voice Mail Greeting 5 minutes 5 minutes 5 minutes Busy Greeting Message Storage 30 days 30 days

More information

1. How many locations, including all remote employees that work from home does the company have? If Yes, are you using a

1. How many locations, including all remote employees that work from home does the company have? If Yes, are you using a Site Discovery We are excited to get your hosted service ready but first we need some information about your office. Please complete this form in its entirety to reduce the delay of your implementation.

More information

Substitute Quick Reference Card

Substitute Quick Reference Card Substitute Quick Reference Card System Phone Number 240-439-6900 Help Desk Phone Number 301-644-5120 ID PIN System Calling Times Week Day Today s Jobs Future Jobs Weekdays Starts at 6:00 a.m. 5:00 p.m.

More information

1.0 General Information for Mail Preparation

1.0 General Information for Mail Preparation 365365.1.4 365 Mail Preparation Overview 1.0 General Information for Mail Preparation 2.0 Bundles 3.0 Sacks 4.0 Sack Labels 5.0 Preparing Presorted Flats 6.0 Preparing Carrier Route Flats 7.0 Preparing

More information

Managemymove usps com

Managemymove usps com Managemymove usps com The Borg System is 100 Managemymove usps com Jun 27, 2017. Did internet search for USPS address change. First one listed for quick and easy postal address change. Clicked and did

More information

Changes to Validations for Intelligent Mail Package Barcode. SUMMARY: The Postal Service is amending Mailing Standards of the United

Changes to Validations for Intelligent Mail Package Barcode. SUMMARY: The Postal Service is amending Mailing Standards of the United This document is scheduled to be published in the Federal Register on 09/21/2018 and available online at https://federalregister.gov/d/2018-20587, and on govinfo.gov 7710-12 POSTAL SERVICE 39 CFR Part

More information

Getting Started with. Xpressdocs Instruction Manual

Getting Started with. Xpressdocs Instruction Manual { Getting Started with Xpressdocs Instruction Manual } Resources & Info Your Client Consultant Orders placed by 4pm CST will be completed the same day. Choose from the following options: 1. In the mail

More information

Kerstin Lorenz & Judith Rohrbeck Tel. +49 (0) Monday to Friday 10 am 5 pm

Kerstin Lorenz & Judith Rohrbeck Tel. +49 (0) Monday to Friday 10 am 5 pm Registration and Ticket Order Form for Visiting Industry Professionals Kerstin Lorenz & Judith Rohrbeck Tel. +49 (0)30 55 77 52 77 tickets@augenblickmal.de Monday to Friday 10 am 5 pm To order tickets,

More information

Pickup Services Overview Webinar Start Time: 11:00 AM ET

Pickup Services Overview Webinar Start Time: 11:00 AM ET Pickup Services Overview Webinar Start Time: 11:00 AM ET United States Postal Service Patricia Harris Product Development Specialist, Sr Shipping Products and Services To listen to a recording of this

More information

Part No. P CallPilot. Programming Record

Part No. P CallPilot. Programming Record Part o. P0941757 01.1 CallPilot Programming Record 2 P0941757 01.1 About the CallPilot Programming Record 3 Use this guide to record how you program your CallPilot 100/150 or Business Communications Manager

More information

name name C S M E S M E S M E Block S Block M C-Various October Sunday

name name C S M E S M E S M E Block S Block M C-Various October Sunday 01.10.2017 October Sunday 1 10 2017 02.10.2017 October Monday 2 10 2017 03.10.2017 October Tuesday 3 10 2017 Tag der Deutschen Einheit 04.10.2017 October Wednesday 4 10 2017 05.10.2017 October Thursday

More information

Physical Standards for Machinable Letters and Cards

Physical Standards for Machinable Letters and Cards Design Standards 201 Physical Standards 202 Elements on the Face of a Mailpiece Design Standards 201 Physical Standards 1.0 Physical Standards for Machinable and Cards 1.1 Physical Standards for Machinable

More information

Us postal service tracking certified mail

Us postal service tracking certified mail P ford residence southampton, ny Us postal service tracking certified mail Service / Sample Number. USPS Tracking. Certified Mail. EA 000 000 000 US. Priority Mail International. A Domestic Certified Mail

More information

FAMIS Web Time. User Manual. Haight, Timothy 3/3/2012

FAMIS Web Time. User Manual. Haight, Timothy 3/3/2012 FAMIS Web Time User Manual Haight, Timothy 3/3/2012 Table of Contents Introduction... 3 User Requirements... 3 Purpose... 3 Time Card Description... 4 How to Log In... 6 Invalid Login Errors... 8 Default

More information

Click the Add a New Value Tab. Click Add. The system will populate the Event ID field with a number after the event request is saved.

Click the Add a New Value Tab. Click Add. The system will populate the Event ID field with a number after the event request is saved. How to login to SIS: SIS-only users go to: https://buckeyelink2.osu.edu/, click on Student Information System (main page), login using your lastname.# and password. Schedule an Event Path: Main Menu Campus

More information

EXHIBITOR INFORMATION 2018

EXHIBITOR INFORMATION 2018 EXHIBITOR INFORMATION 2018 City: Montreal Event date: Thursday, October 11, 2018 Event held at: Le Mount Stephen Hotel 1440 Drummond St, Montreal QC H3G 1V9 Getting there: Air Canada is the official airline

More information

Us mail hold delivery

Us mail hold delivery Us mail hold delivery The Borg System is 100 % Us mail hold delivery Royal Mail 's Sameday Courier Service guarantees delivery of urgent items on the same day. Book online anytime and get your item collected

More information

IVX S-Class Administrator worksheets

IVX S-Class Administrator worksheets Note: These Installer worksheets are for use with any IVX S-Class system. Important: Before programming, make sure you initialize the system! Function 1: System parameters F13 Administrator password Range:

More information

Enters system mode. Example The following example creates a scheduler named maintenancesched and commits the transaction:

Enters system mode. Example The following example creates a scheduler named maintenancesched and commits the transaction: Deployment, on page 1 Deployment Creating a Schedule UCS-A /system # create scheduler Creates a scheduler and enters scheduler mode. UCS-A /system/scheduler # commit-buffer The following example creates

More information

Electronic Tap timer Owners Manual

Electronic Tap timer Owners Manual Electronic Tap timer Owners Manual Pope Electronic Tap Timer This booklet contains all you need to know to install and program your Pope Electronic Tap Timer. It s easy if you follow the steps but take

More information

5/21/2017. Cultivating Smarter Intelligent Mail. Pritha Mehra VP, Mail Entry and Payment Technology

5/21/2017. Cultivating Smarter Intelligent Mail. Pritha Mehra VP, Mail Entry and Payment Technology Cultivating Smarter Intelligent Mail Pritha Mehra VP, Mail Entry and Payment Technology 2 1 Intelligent Mail Beyond the barcode 3 Full Service edoc Supports Your Business Mailer ID Linked Tray End-to-

More information

January 27, 2019 Releases. Release Notes

January 27, 2019 Releases. Release Notes January 27, 2019 Releases PostalOne! System Release 48.0.1.0 January Price Change 2019 Enterprise Payment System Release 3.6.1.0 Package Platform Release 1.6.2.0 Release Notes CHANGE 3.0 DEPLOYMENT DATE:

More information

INFORMED DELIVERY DEVELOPER WEB TOOLS AND INFORMED DELIVERY TOOL KIT

INFORMED DELIVERY DEVELOPER WEB TOOLS AND INFORMED DELIVERY TOOL KIT National Postal Forum Informed Delivery National Postal Forum INFORMED DELIVERY DEVELOPER WEB TOOLS AND INFORMED DELIVERY TOOL KIT May 23, 207 Informed Delivery WHAT IS THE WEB TOOLS PROGRAM? Web Tools

More information

Bulk Parcel Return Service

Bulk Parcel Return Service .1.3 S S900 S920 Summary Special Postal Services Convenience describes BPRS and its availability. It explains the application process, requirements for participation, and fees. 1.0 BASIC INFORMATION Description

More information

PostalOne! System. Release Pre-Release Notes

PostalOne! System. Release Pre-Release Notes PostalOne! System Release 47.2.0.0 Pre-Release Notes CHANGE 4.0 SCHEDULED DEPLOYMENT DATE: MAY 20, 2018 SCHEDULED PRE-RELEASE NOTES PUBLISH DATE: MAY 18, 2018 The following trademarks are owned by the

More information