Firefly
Introduction
Firefly is the system of record for Entitlement recognition. Each time a Registration links a Subscription on Naviga side, a license needs to be created in Firefly.
Request
Method
URL
POST
/users/entitle/DTIC/
Parameter
Type
Description
Required?
Default
userGUID
GUID
Gannett User ID
Y
none
secret
string
Firefly external secret (currently)
Y
none
items/item/siteCode
string
Gannett Site Code, previously MarketID
Y
none
items/item/AccountNumber
string
AccountNumber
Y
none
items/item/ProductCode
string
Maps to Naviga paperCode field
Yes, in case multiple products sold in the market
none
items/item/serviceCodes
array
Array of the service codes as defined in Naviga
N
"digital"
SiteCode
: MG2 Control Setting, formerly MarketID
ProductCode
: our Paper Code, pulled from Newspapers table
ServiceCode:
Service Code, pulled from Service_Types
For more information please see our internal documentation on Sharepoint: Document_1, Document_2
Last updated