Package DE_EPAGES::USPS::API::WebServices::Base::APIcaller
It processes (XML) requests into USPS Web Services APIs and get (XML) responses
Functions
call
launches HTTP calls to USPS web services
Syntax |
$response = $self->call(); |
Input |
|
Return |
|
new
Creates a new APIcaller object for the API USPS Web Service.
Syntax |
$APIcaller = DE_EPAGES::USPS::API::WebServices::Base::APIcaller->new($APIdll, $APItag, $URL); |
Input |
|
Return |
|