Get active permits
Products
Get active permits
Gets active permits by retailer ad permit IDs.
GET
Get active permits
Documentation Index
Fetch the complete documentation index at: https://developer.fabric.inc/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
OK
Permit ID
Example:
10004
Retailer price
Example:
"12.99"
Retailer cost
Example:
"8.99"
Time of permit beginning
Example:
"2021-07-10T15:24:56Z"
Time of permit ending
Example:
"2022-11-10T15:24:56Z"
true: Permit is in effect
false: Permit is not in effect
Example:
true
Time of when permit got revoked
Example:
"2022-08-10T15:24:56Z"
true: Permit is acknowledged
false: Permit is not acknowledged
Example:
true
Time of permit acknowledgement (UTC format)
Example:
"2022-08-10T15:24:56Z"
