Great for accounting tickets - for buses, cinemas, checking the number of seats at an event and much more. For use in the settings, specify the API URL in the format https://example.com/your-path/%s/process where the read value will be automatically substituted in% s.
The API should accept the application / json request, the POST method, and return 200 (success) or any other (error) code.
The API should accept the application / json request, the POST method, and return 200 (success) or any other (error) code.
Show More