🚧 This project is currently in active development. A sandbox environment will be made available soon for testing and exploration. Stay tuned!
curl --location --request POST 'https://ws2-portal-api.datmancrm.com/merchants/ws2/api/v1/merchants/merchant-association' \
--header 'api_key: API_KEY' \
--header 'Content-Type: application/json' \
--data-raw '{
"action": "reactivate",
"merchantId": "663194586"
}'{
"message": "The signup link has been successfully reactivated and is now extended for an additional 14-day period, ensuring continued validity."
}