PayPal Web Services API - 2006 Instrukcja Użytkownika Strona 37

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 159
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 36
Web Services API Reference July 2006 37
Core eBL Request/Response Structures
AbstractResponseType
Ack
A token representing the application-level
acknowledgement code. Contains one of the following
enumerated values:
Success: Request processing succeeded
Failure: Request processing failed
SuccessWithWarning: Request processing completed
successfully but with some warning information that
could be useful for the requesting application to process or
record.
FailureWithWarning: Request processing failed with
some error and warning information that the requesting
application should process to determine causes of failure.
CustomCode: Reserved for internal or future use.
xs:token Success
Failure
SuccessWithWarning
FailureWithWarning
CustomCode
CorrelationID
A string that identifies the exact API request that
produced this response
Character length: 41 characters maximum.
xs:string
Transaction-specific
Errors
Error code for debugging a response.
ErrorCode: token defining the error code number
ShortMessage: string containing the error message
LongMessage: string describing the error message
ns:ErrorType
xs:token
xs:string
Transaction-specific
Version
A string representing the version of the response payload
schema
xs:string
1.0
Build
A string representing the specific software build that
processes the request and generates the response
xs:string
TABLE 3.2 AbstractResponseType Fields
Element Description Data Type Possible Values
Przeglądanie stron 36
1 2 ... 32 33 34 35 36 37 38 39 40 41 42 ... 158 159

Komentarze do niniejszej Instrukcji

Brak uwag