Platform Developer Documentation and API
Last updated
Last updated
Payrexx differentiates between the merchant API (for merchant account and transactions) and the service API for platform partners.
The API has access to all your merchants within your Payrexx partner account.
Over the API, you can therefore:
Sign up new merchants
Deactivate merchants
Change contact details
Add payment service provider configurations
Add content for the legal parts (terms & conditions, imprint, privacy)
The Payrexx Service API is organized around REST. Our API has predictable, resource-oriented URLs, and uses HTTP response codes to indicate API errors. JSON is returned by all API responses, including errors, although our software development kits convert responses to appropriate language-specific objects.