callback.* methods
Service Provider Interfaces only
- called by Myxer and implemented by the partner site
- base callback URL registered with api_key, i.e. http://www.yoursite.com/
- The REQUIRED parameter
method is used to specify the calling method.
- Implementor returns simple XML Response
Service Provider Interface are required to implement functinality that is initiated
on the Myxer site. Myxer contacts the Partner through a registered callback
end point.
A single end point URL is registered with an API key. A method field is used to specify
the specific action requested.