Royal Mail Local Collect V2 (SOAP) 1.0.19
SOAP
0
No votes yet
Local Collect is a delivery enhancement to Royal Mail Tracked & Special Delivery Guaranteed products that enables customers to benefit from ‘Click and Collect’ options by having their parcels delivered to participating Post Offices and Royal Mail Customer Service Points. The Local Collect API allows customers to retrieve an up-to-date list of Post Offices and Royal Mail Customer Service Points, where the item can be held awaiting collection. There are no costs to customers for using the Local Collect API services, however development costs must be covered by the customer. Royal Mail will not accept any responsibility for these development, implementation and testing costs.
Attachment | Size |
---|---|
![]() | 15.35 KB |
production
development
https://pp.api.royalmail.net
Preprod Custom Endpoint
Operations
getLocations
Client ID
X-IBM-Client-Id
(apiKey located in header)
sadiq-ali.khan-patan@capgemini.com
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header><v3:integrationHeader xmlns:v3="http://www.royalmailgroup.com/integration/core/V3">
<!--Optional:-->
<dateTime>2008-09-29T01:49:45</dateTime>
<!--Optional:-->
<version>1000.00</version>
<identification>
<!--Optional:-->
<endUserId>string</endUserId>
<!--Optional:-->
<clientId>*****</clientId>
<applicationId>****</applicationId>
<!--Optional:-->
<intermediaryId>*****</intermediaryId>
<transactionId>*****</transactionId>
</identification>
<!--Optional:-->
<debugAudit>
<!--Optional:-->
<testFlag>true</testFlag>
<!--Optional:-->
<debugFlag>true</debugFlag>
<!--Optional:-->
<performanceFlag>true</performanceFlag>
<!--Optional:-->
<messageAuditFlag>true</messageAuditFlag>
</debugAudit>
</v3:integrationHeader></SOAP-ENV:Header><SOAP-ENV:Body><v2:getLocationsRequest xmlns:v2="http://www.royalmailgroup.com/API/LocalColle
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header><v3:integrationHeader xmlns:v3="http://www.royalmailgroup.com/integration/core/V3">
<!--Optional:-->
<dateTime>2008-09-29T01:49:45</dateTime>
<!--Optional:-->
<version>1000.00</version>
<identification>
<!--Optional:-->
<endUserId>string</endUserId>
<!--Optional:-->
<clientId>*****</clientId>
<applicationId>****</applicationId>
<!--Optional:-->
<intermediaryId>*****</intermediaryId>
<transactionId>*****</transactionId>
</identification>
<!--Optional:-->
<debugAudit>
<!--Optional:-->
<testFlag>true</testFlag>
<!--Optional:-->
<debugFlag>true</debugFlag>
<!--Optional:-->
<performanceFlag>true</performanceFlag>
<!--Optional:-->
<messageAuditFlag>true</messageAuditFlag>
</debugAudit>
</v3:integrationHeader></SOAP-ENV:Header><SOAP-ENV:Body><v2:getLocationsRequest xmlns:v2="http://www.royalmailgroup.com/API/LocalCollect/schema/V2.0">
<!--You have a CHOICE of the next 2 items at this level-->
<postCode>string</postCode>
<geoLocation>
<latitude>1000.00</latitude>
<longitude>1000.00</longitude>
</geoLocation>
<!--Optional:-->
<locationType>Enquiry Office</locationType>
<!--Optional:-->
<radius>20</radius>
</v2:getLocationsRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
x
Example Response
Try this operation
No response. This is a mixed content call. It is not possible to test HTTP APIs from an HTTPS secured Portal site and vice versa.
No response. This is a cross-origin call. Make sure the server accepts requests from this portal. Or if using self-signed SSL certificates then paste the URL above into your browser to accept the certificate before trying again (On Internet Explorer it must be the same browser tab.).