Reference Manual
Table Of Contents
- Web Services API Reference
- Preface
- Overview of the PayPal Web Services API
- PayPal Web Services API Architecture
- Core eBL Request/Response Structures
- Authorization & Capture API
- Direct Payment API
- Express Checkout API
- GetTransactionDetails API
- MassPay API
- RefundTransaction API
- TransactionSearch API
- Error Codes and Messages for All PayPal APIs
- Country Codes
- Index
Web Services API Reference July 2006 35
3
Core eBL Request/Response
Structures
The PayPal Web Services API is built on core structures from the eBL schema that define
required elements in all SOAP requests and responses:
z AbstractRequestType
z AbstractResponseType
Diagram of core eBL Types
The following diagram represents the composition of the AbstractRequestType and
AbstractResponseType elements.
FIGURE 3.1 Core eBL Types