INTEGRATION WITH BOGOS API
This page provides an overview of the key requirements for integration with the BOGOS app via the BOGOS API. It is recommended to read this page thoroughly before proceeding to the next sections
1. Requirements
1.1. BOGOS app installed
1.2. Endpoint API
https://api.bogos.io/1.3. Middleware
{
authorization: "Bearer $token",
verify: ""; //Contact BOGOS for help
}1.4. Hide gift product (cloned product)
1.5 Default type
2. Next step
Last updated