How to call an REST-enabled ADIF import (or export) job?
I do not ask for token generation or any other preliminary stuff -they are already done. Indeed, AlfabetRESTApi.pdf is quite extensive; but lacks examples.
So, basically, to trigger an ADIF import schema:
- should a GET or POST be submitted?
- if a POST, how the body would look like?
An example URL would also be appreciated although the docs gives some clues about bits of it.
Thanks.