Merchants
Merchant profile, API-key management, merchant-token grant/refresh, and merchant-webhook registration/listing/toggling.
📄️ Create a merchant account
Create a new merchant with the provided business details.
📄️ Create merchant API keys
Generate API key pair (public + secret) for a merchant. The secret key is only shown once.
📄️ Grant merchant token
Authenticate using client credentials to obtain a Bearer token for API access.
📄️ Refresh merchant token
Generate new access and refresh tokens using a valid refresh token.
📄️ Calculate transfer date
Calculate the next available transfer date based on settlement date, region, and holiday configuration.