SetFundingSourceConfirmed API Operation
Last updated: Aug 15th, 7:30am
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.
Sets up bank accounts as funding sources for PayPal accounts.
SetFundingSourceConfirmed Request
SetFundingSourceConfirmed Request Fields
Field | Description |
---|---|
| (Optional) The merchant account Id of the PayPal account to which the funding source was added in the AddPaymentCard or AddBankAccount request. You must specify either the |
| (Optional) The email address of the PayPal account to which the funding source was added in the AddPaymentCard or AddBankAccount request. You must specify either the |
| The funding source key returned in the AddBankAccount or AddPaymentCard response. |
| (Required) Information common to each API operation, such as the language in which an error message is returned. |
RequestEnvelope Fields
Field | Description |
---|---|
| The level of detail required by the client application for component such as Item, Transaction. Value is:
|
| The RFC 3066 language in which error messages are returned; by default it is |
SetFundingSourceConfirmed Response
ResponseEnvelope Fields
Field | Description |
---|---|
| Acknowledgment code. Value is:
|
| Build number; used only by Merchant Technical Support. |
| Correlation ID; used only by Merchant Technical Support. |
| The date on which the response was sent. The time is not supported. |
SetFundingSourceConfirmed Errors
Variable | Description | |
---|---|---|
500000 | Framework failure. Retry. | |
520002 | Internal error |
|
520003 | Invalid credentials. | |
550001 | User is not allowed to perform this action |
|
560022 | Invalid header. | |
560029 | The required <name> header is missing from the HTTP request. | |
580001 | Invalid request:
| |
580022 | Request parameter is invalid:
| |
580023 | The argument is inconsistent with the rest of the request
|
|
580027 | The parameter is not supported. |