cURL
curl --request POST \ --url https://api.dancity.app/api/external/v1/education-pin/validate-product \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "product": "<string>", "quantity": 123 } '
Validate education product / pricing
Merchant API key from the Dancity dashboard.
OK