Generate Terms of Service URL (Internal)
Generates a URL for the merchant to accept terms of service. Requires admin API key.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
merchantId
Merchant identifier
Headers
x-admin-api-key
Query Parameters
country
Country code (ISO 3166-1 alpha-2)
currency
Currency code (ISO 4217)
Response
Terms of service URL generated successfully
url
URL to accept terms of service in the PSP dashboard