Retrieves all generated invoice adjustments matching the specified parameters
Retrieves all generated invoice adjustments matching the given yard, carrier and period parameters
GET
/api/billing/invoice-adjustment
curl \
--request GET 'https://api-dev.gatego.io/api/billing/invoice-adjustment?periodCode=202406'
Response examples (200)
{
"parallel": true
}