Tire Guru
Default module

General Ledger

Endpoint:https://api.prod.tireguru.net

Get General Ledger Entries

GET
https://api.prod.tireguru.net
/api/v1/general_ledger

This endpoint is in development and not yet available in production.

Get General Ledger Entriesquery Parameters

  • filter[actual_date_start]string[] · required
  • filter[actual_date_end]string · required
  • filter[major]string · required
  • filter[minor]string · required
  • filter[post_date_start]string
  • filter[post_date_end]string
  • filter[shop_id]string

    Primary key of the shop. If not provided, all locations within the company will be included.

Get General Ledger EntriesHeaders

  • Authorizationstring · required

    The Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.

Get General Ledger Entries Responses

  • linksobject · required
  • metaobject · required
  • dataobject[] · required