Service-API

The following article discusses the Payrexx Service API, which allows various modifications to be made to merchant accounts.

At Payrexx, there is a distinction between the Merchant API (for merchant accounts and transactions) and the Service API (for platform partners). Only the Service API is relevant for setting up the platform solution.

Usage of the Service API

The Payrexx Service API has access to all merchant accounts connected to your platform. Through the API, the following modifications can be made:

  • Register new merchants

  • Deactivate existing merchants

  • Modify merchant contact details

  • Configure payment service providers in merchant accounts

General information

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.

API documentation

Further information about the Service API can be found in the following documentation:

Last updated

Was this helpful?