Automate Adyen Management
HumDay reads Adyen Management’s own published API description and derives 119 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What Adyen Management is
Configure and manage your Adyen company and merchant accounts, stores, and payment terminals. ## Authentication Each request to the Management API must be signed with an API key. [Generate your API key](https://docs.adyen.com/development-resources/api-credentials#generate-api-key) in the Customer Area and then set this key to the `X-API-Key` header value. To access the live endpoints, you need to
API host: management-test.adyen.com
What HumDay can do in Adyen Management
59 documented operations change something in Adyen Management. The 53 most useful are listed here.
- POSTCreate a new user
/companies/{companyId}/users - POSTCreate a new user
/merchants/{merchantId}/users - POSTCreate an order
/companies/{companyId}/terminalOrders - POSTCreate an order
/merchants/{merchantId}/terminalOrders - POSTCreate a store
/stores - POSTCreate a merchant account
/merchants - POSTCreate a shipping location
/companies/{companyId}/shippingLocations - POSTCreate a shipping location
/merchants/{merchantId}/shippingLocations - POSTAdd allowed origin
/me/allowedOrigins - POSTCreate a terminal action
/terminals/scheduleActions - PATCHUpdate user details
/companies/{companyId}/users/{userId} - PATCHUpdate a user
/merchants/{merchantId}/users/{userId} - PATCHUpdate an order
/companies/{companyId}/terminalOrders/{orderId} - PATCHUpdate an order
/merchants/{merchantId}/terminalOrders/{orderId} - POSTCreate a store
/merchants/{merchantId}/stores - POSTSet up a webhook
/companies/{companyId}/webhooks - POSTSet up a webhook
/merchants/{merchantId}/webhooks - POSTCreate an API credential.
/companies/{companyId}/apiCredentials - POSTCreate an API credential
/merchants/{merchantId}/apiCredentials - POSTAdd a payout setting
/merchants/{merchantId}/payoutSettings - POSTRequest a payment method
/merchants/{merchantId}/paymentMethodSettings - POSTCancel an order
/companies/{companyId}/terminalOrders/{orderId}/cancel - POSTCancel an order
/merchants/{merchantId}/terminalOrders/{orderId}/cancel - PATCHUpdate a store
/stores/{storeId} - POSTAdd an Apple Pay domain
/merchants/{merchantId}/paymentMethodSettings/{paymentMethodId}/addApplePayDomains - DELETERemove a webhook
/companies/{companyId}/webhooks/{webhookId} - PATCHUpdate a webhook
/companies/{companyId}/webhooks/{webhookId} - DELETERemove a webhook
/merchants/{merchantId}/webhooks/{webhookId} - PATCHUpdate a webhook
/merchants/{merchantId}/webhooks/{webhookId} - DELETERemove allowed origin
/me/allowedOrigins/{originId} - PATCHUpdate the terminal logo
/stores/{storeId}/terminalLogos - POSTRequest to activate a merchant account
/merchants/{merchantId}/activate - PATCHUpdate terminal settings
/stores/{storeId}/terminalSettings - PATCHUpdate the terminal logo
/companies/{companyId}/terminalLogos - PATCHUpdate the terminal logo
/merchants/{merchantId}/terminalLogos - PATCHUpdate the logo
/terminals/{terminalId}/terminalLogos - PATCHUpdate a payment method
/merchants/{merchantId}/paymentMethodSettings/{paymentMethodId} - PATCHUpdate terminal settings
/companies/{companyId}/terminalSettings - PATCHUpdate terminal settings
/merchants/{merchantId}/terminalSettings - PATCHUpdate terminal settings
/terminals/{terminalId}/terminalSettings - POSTTest a webhook
/companies/{companyId}/webhooks/{webhookId}/test - POSTTest a webhook
/merchants/{merchantId}/webhooks/{webhookId}/test - POSTCreate an allowed origin
/companies/{companyId}/apiCredentials/{apiCredentialId}/allowedOrigins - POSTGenerate new API key
/companies/{companyId}/apiCredentials/{apiCredentialId}/generateApiKey - POSTCreate an allowed origin
/merchants/{merchantId}/apiCredentials/{apiCredentialId}/allowedOrigins - POSTGenerate new API key
/merchants/{merchantId}/apiCredentials/{apiCredentialId}/generateApiKey - POSTGenerate new client key
/companies/{companyId}/apiCredentials/{apiCredentialId}/generateClientKey - POSTGenerate new client key
/merchants/{merchantId}/apiCredentials/{apiCredentialId}/generateClientKey - PATCHUpdate a store
/merchants/{merchantId}/stores/{storeId} - PATCHUpdate an API credential.
/companies/{companyId}/apiCredentials/{apiCredentialId} - PATCHUpdate an API credential
/merchants/{merchantId}/apiCredentials/{apiCredentialId} - DELETEDelete a payout setting
/merchants/{merchantId}/payoutSettings/{payoutSettingsId} - PATCHUpdate a payout setting
/merchants/{merchantId}/payoutSettings/{payoutSettingsId}
What HumDay can read from Adyen Management
These are the operations a schedule or a trigger can watch.
- GETGet a list of stores
/stores - GETGet a list of company accounts
/companies - GETGet a list of merchant accounts
/merchants - GETGet a list of terminals
/terminals - GETGet a list of users
/companies/{companyId}/users - GETGet a list of users
/merchants/{merchantId}/users - GETGet a list of terminal models
/companies/{companyId}/terminalModels - GETGet a list of orders
/companies/{companyId}/terminalOrders - GETGet a list of terminal models
/merchants/{merchantId}/terminalModels - GETGet a list of orders
/merchants/{merchantId}/terminalOrders - GETGet a list of terminal products
/companies/{companyId}/terminalProducts - GETGet a list of shipping locations
/companies/{companyId}/shippingLocations - GETGet a list of terminal products
/merchants/{merchantId}/terminalProducts - GETGet a list of shipping locations
/merchants/{merchantId}/shippingLocations - GETGet API credential details
/me - GETGet user details
/companies/{companyId}/users/{userId} - GETGet user details
/merchants/{merchantId}/users/{userId} - GETGet an order
/companies/{companyId}/terminalOrders/{orderId} - GETGet an order
/merchants/{merchantId}/terminalOrders/{orderId} - GETGet a list of stores
/merchants/{merchantId}/stores - GETList all webhooks
/companies/{companyId}/webhooks - GETGet a list of merchant accounts
/companies/{companyId}/merchants - GETList all webhooks
/merchants/{merchantId}/webhooks - GETGet a list of Android apps
/companies/{companyId}/androidApps - GETGet a list of API credentials
/companies/{companyId}/apiCredentials - GETGet a list of terminal actions
/companies/{companyId}/terminalActions - GETGet a list of API credentials
/merchants/{merchantId}/apiCredentials - GETGet a list of payout settings
/merchants/{merchantId}/payoutSettings - GETGet a list of Android certificates
/companies/{companyId}/androidCertificates - GETGet allowed origins
/me/allowedOrigins - GETGet all payment methods
/merchants/{merchantId}/paymentMethodSettings - GETGet a store
/stores/{storeId} - GETGet a company account
/companies/{companyId} - GETGet a merchant account
/merchants/{merchantId} - GETGet a webhook
/companies/{companyId}/webhooks/{webhookId} - GETGet a webhook
/merchants/{merchantId}/webhooks/{webhookId} - GETGet allowed origin details
/me/allowedOrigins/{originId} - GETGet the terminal logo
/stores/{storeId}/terminalLogos - GETGet terminal settings
/stores/{storeId}/terminalSettings - GETGet the terminal logo
/companies/{companyId}/terminalLogos - GETGet the terminal logo
/merchants/{merchantId}/terminalLogos - GETGet the terminal logo
/terminals/{terminalId}/terminalLogos - GETGet payment method details
/merchants/{merchantId}/paymentMethodSettings/{paymentMethodId} - GETGet terminal settings
/companies/{companyId}/terminalSettings - GETGet terminal settings
/merchants/{merchantId}/terminalSettings - GETGet terminal settings
/terminals/{terminalId}/terminalSettings - GETGet a list of allowed origins
/companies/{companyId}/apiCredentials/{apiCredentialId}/allowedOrigins
How automating Adyen Management works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Adyen Management account.
- Grant access, then go live. You approve the specific Adyen Management operations it may use — and only those.
Popular Adyen Management integrations
Connect Adyen Management to the tools people pair it with most.
- Adyen Management and OData for namespace microsoft.graphintegration
- Adyen Management and Cloudflareintegration
- Adyen Management and NetBoxintegration
- Adyen Management and GitHubintegration
- Adyen Management and Mistintegration
- Adyen Management and Loket.nlintegration
- Adyen Management and Atlassian The Jira Cloud platformintegration
- Adyen Management and Magento B2Bintegration
- Adyen Management and Stripeintegration
- Adyen Management and Zuora Reference Billingintegration
- Adyen Management and bunqintegration
- Adyen Management and DocuSignintegration
Automate Adyen Management with these
- Adyen Account20 operations
- Adyen Balance Control1 operations
- Adyen BinLookup2 operations
- Adyen Checkout21 operations
- Adyen Checkout Utility1 operations
- Adyen Configuration31 operations
- Adyen Data Protection1 operations
- Adyen Fund8 operations
- Adyen Hosted onboarding2 operations
- Adyen Legal Entity Management27 operations
- Adyen Notification Configuration6 operations
- Adyen Payment13 operations
Categories
Questions about Adyen Management automation
- Can HumDay connect to Adyen Management?
- Yes. HumDay reads Adyen Management's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 119 operations are documented.
- Do I need to write code to automate Adyen Management?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Adyen Management account.
- What can HumDay do in Adyen Management?
- 59 of the 119 documented operations change something in Adyen Management, and 60 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Adyen Management account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Adyen Management is held behind that approval.
Where this came from
The operations above are read from a published API description for Adyen Management at raw.githubusercontent.com/Adyen/adyen-openapi/main/json/ManagementService-v1.json. Descriptions are the provider’s own words, not ours. Last published 2023-04-04.