Introduction
This API lets your integration work with compensation data over GraphQL. The main type is Request: you create them with createCompensations and read them with request or requests. You can also query related documents, reservations, flight operations, compensation results, affectations, traces, and diagnostics.
The API is available under the /compensations path.
Use your GraphQL client or explorer to browse fields and types on your environment.
Authentication
See How to authenticate.
Updated 30 days ago
What’s Next