Service-API
The following article discusses the Payrexx Service API, which allows various modifications to be made to merchant accounts.
Last updated
Was this helpful?
The following article discusses the Payrexx Service API, which allows various modifications to be made to merchant accounts.
Last updated
Was this helpful?
At Payrexx, there is a distinction between the (for merchant accounts and transactions) and the Service API (for platform partners). Only the Service API is relevant for setting up the platform solution.
The Payrexx Service API has access to all merchant accounts connected to your platform. Through the API, the following modifications can be made:
new merchants
existing merchants
Modify merchant contact details
Configure payment service providers in merchant accounts
Add
The Payrexx Service API is based on REST. It uses predictable, resource-oriented URLs and employs HTTP status codes to indicate API errors.
All API responses, including error messages, are returned in JSON format. Our Software Development Kits (SDK) convert the responses into appropriate language-specific objects.
Further information about the Service API can be found in the following documentation: