Add domain

Add a payment method domain to an organization or paypoint.

Authentication

requestTokenstring
API Key authentication via header

Request

This endpoint expects an object.
applePayobjectOptional
Apple Pay configuration information.
domainNamestringOptional

The domain. For example: subdomain.domain.com or domain.com

entityIdlongOptional
The entity's ID in Payabli.
entityTypestringOptional
The entity type. Available values: - paypoint - organization - psp (payment service provider).

Response

Success
isSuccessboolean or null
pageidentifierstring or null
responseDataobject or null
Data related to the payment method domain.
responseTextstring or null

Errors