post
https://api-sandbox.buyingfreedom.app/api/manufacturers/stores
If the ffl_license_number exists in the BFG database and the FFL isn’t yet linked to a store, a new store is automatically created and linked to that FFL.
However, if the FFL is already linked, the submission will be connected to the existing store..
If no FFL exists, the system checks for an exact match of name, address_1, address_2, address_3, city, state, postal_code, and. All values must match.
If no exact match is found, the system uses AI to look for possible typos or close matches.
If no existing store is found, the system creates a new store and links it to the brand determined by the token in the request.