added
GMS: New API's to create & manage services/ sales locations
3 months ago by Tom Bossink
These new API's are in pilot phase, please contact your contact person within Pay if you want more information or if you want to join the pilot phase.
We released new API's to create and manage services /sales locations:
- Service:Create; Create a new service (for a merchant). On a service you can enable payment methods and process payments;
- Service:Update; Update the basic settings for a service;
- Service:EnablePaymentMethod; Enable a payment method for a service, including specific settings for certain payment methods;
- Service:UpdatePaymentMethod; Update a payment method if you have set specific settings;
- Service:DisablePaymentMethod; Disable a payment method for a service;
- Service:GetAvailablePaymentsMethods; Get an overview of available payment methods for the merchant/service, including their boarding status for a service;
- Service:UpdateSettings; Update advanced settings on service, e.g. configure your verify settings or configure your exchanges
- Service:AddUrl / Service:DeleteUrl; Add or delete multiple website URLs for a services;
- Services:Browse; Get an (paginated) overview of all services available for a merchant ;
- Service:Get; Get the basic information of a specific services for a merchant;
- Service:Info; Get the detailed information for a service, including all advanced settings and the enabled payment methods.
More information regarding these API's (and a step by step walkthrough) can be found here