GetBasicPersonalData API Operation
Last updated: Aug 15th, 7:39am
Important: The Adaptive Platform API is not available for new integrations. PayPal provides this documentation to support existing integrations. If you're starting an integration, we recommend our latest solutions.
Shows basic personal data for an account holder.
GetBasicPersonalDataRequest Message
GetBasicPersonalDataRequest Fields
Field | Description |
---|---|
| (Required) The list of personal attributes requested for this account. |
| (Required) Information common to each API operation, such as the language in which an error message is returned. |
PersonalAttributeList Fields
Field | Description |
---|---|
| The attributes whose values you are requesting. You specify one or more of the following URIs:
|
RequestEnvelope Fields
Field | Description |
---|---|
| (Optional) Level of detail required by the client application for components. Value is:
|
| (Required) RFC 3066 language in which error messages are returned; by default it is |
GetBasicPersonalDataResponse Message
GetBasicPersonalData Response Fields
Field | Description |
---|---|
| The attributes for which you have been granted permission to access; one or more of the following URIs:
|
| Common response information, including a timestamp and the response acknowledgment status. |
PersonalDataList Fields
Field | Description |
---|---|
| The list of name-value pairs of personal data in the response. |
PersonalData Fields
Field | Description |
---|---|
| The attributes whose values you are requesting. You specify one or more of the following URIs:
|
| The value associated with the key |
ResponseEnvelope Fields
Field | Description |
---|---|
| Acknowledgment code. Value is:
|
| Build number; it is used only by Merchant Technical Support. |
| Correlation ID; it is used only by Merchant Technical Support. Note: You must log and store this data for every response you receive. PayPal Technical Support uses the information to assist with reported issues. |
| Date on which the response was sent. The time is currently not supported. Note: You must log and store this data for every response you receive. PayPal Technical Support uses the information to assist with reported issues. |
PPFault Message
The PPFaultMessage
returns ErrorData
and the ResponseEnvelope
information to your application if an error occurs.
FaultMessage Fields
Field | Description |
---|---|
| Detailed error information. |
| Common response information, including a timestamp and the response acknowledgment status. |
ErrorData Fields
Field | Description |
---|---|
| The location where the error occurred. Value is:
|
| The domain to which this service belongs. |
| A number that uniquely identifies a particular error. |
| This field is not used. |
| A description of the error. |
| Represents contextual information about the error. |
| The severity of the error encountered. Value is:
|
| This field is not used. |
ResponseEnvelope Fields
Field | Description |
---|---|
| Acknowledgment code. Value is:
|
| Build number; it is used only by Merchant Technical Support. |
| Correlation ID; it is used only by Merchant Technical Support. Note: You must log and store this data for every response you receive. PayPal Technical Support uses the information to assist with reported issues. |
| Date on which the response was sent. The time is currently not supported. Note: You must log and store this data for every response you receive. PayPal Technical Support uses the information to assist with reported issues. |
GetBasicPersonalData Errors
Code | Message | Additional Information |
---|---|---|
580022 | Invalid Access Token |
|