- Individual registration
- Bulk registration
Registration uses a REST API with
Content-Type: application/json, a Bearer token, and payment-facilitator-code.The request groups company, location, contacts, tax information, and payment methods by brand, channel, and currency.The service generates the identifiers and credentials required to integrate the merchant. Updates retain existing credentials according to the documented rules.Recommended flow
1
Prepare information
Complete the merchant’s legal, operational, contact, and payment method data.
2
Select a registration channel
Use the API for individual records or Excel files for bulk loads.
3
Validate the response
Correct reported errors and retain the
merchant_code and provided credentials.4
Protect credentials
Store
client_id and client_secret in a secure secret manager.Alignet provides environment endpoints, buckets, and credentials. Use only those assigned to your organization.

