Fungies home page
Search...
Dashboard
Dashboard
Search...
Navigation
OFFERS
Archive an offer
Developers
API Reference
Website Builder
Blog
API Documentation
Introduction
DISCOUNTS
GET
Search discounts
POST
Create a new discount
GET
Get discount by ID
PATCH
Update a discount
PATCH
Archive a discount
OFFERS
GET
Search offers
POST
Create a new offer
PATCH
Update an offer
PATCH
Archive an offer
POST
Add product keys
DEL
Remove unsold keys
DEL
Remove unsold key
ORDERS
GET
List orders
GET
Get order details
PATCH
Update order
PATCH
Cancel order
PRODUCTS
GET
Search products
POST
Create a new product
GET
Get product by ID
PATCH
Archive a product
PATCH
Update a product
POST
Duplicate a product
POST
Add a variant to a product
PATCH
Update a variant
PATCH
Archive a variant
SUBSCRIPTIONS
GET
List subscriptions
GET
Get subscription by id
PATCH
Cancel subscription
USERS
GET
List users
POST
Create a new user
GET
Get user details
PATCH
Update user
PATCH
Archive user
GET
Get user's inventory
OFFERS
Archive an offer
Archive an existing offer
PATCH
/
v1
/
offers
/
{offerId}
/
archive
Send
Authorization
Public-Key
string
*
Public-Key
Required
string
Secret-Key
string
*
Secret-Key
Required
string
Body
object
id
string
*
id
Required
string
Authorizations
Public-Key
string
header
required
Secret-Key
string
header
required
Body
application/json
id
string
required
Response
200 - application/json
status
string
required
Allowed value:
"success"
data
object
required
Show child attributes
data.
success
boolean
required
Update an offer
Add product keys