Adyen A2Apaymentsservice V1
Connector for the adyen-a2apaymentsservice-v1 API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
- Base URL:
https://balanceplatform-api-test.adyen.com/a2aissuer-api/v1 - Auth:
header:X-API-Key(pass your key via theapiKeyinput)
Operations
post_ideal_profile_auth_link— POST /ideal/profile/auth-link — Manage an iDEAL profilepost_ideal_profile_authenticate— POST /ideal/profile/authenticate — Authenticate iDEAL profilepost_ideal_profile_register— POST /ideal/profile/register — Register an iDEAL profilepost_payments_cancel— POST /payments/cancel — Cancel paymentpost_payments_confirm— POST /payments/confirm — Confirm paymentpost_payments_details— POST /payments/details — Retrieve payment details
Inputs
apiKey— your adyen-a2apaymentsservice-v1 API keyoperation— one of the operations above- path parameters when an operation's path contains
{...} query— optional JSON object of query paramsbody— JSON object for create/update ops
Example
operation: post_ideal_profile_auth_link
apiKey: <your key>