> For the complete documentation index, see [llms.txt](https://developers.alephee.com/v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.alephee.com/v2/introduction/using-the-api/json-documents.md).

# JSON documents

```json
Examples of how to make V2 API calls: https://link.alephcrm.com/5kH82d
 
JSON API V2 ACCOUNTS Examples:
GET standard: https://link.alephcrm.com/qnizxw
GET marketplaces: https://link.alephcrm.com/3oz2Xe 
GET stores:https://link.alephcrm.com/NKw5Dh

JSON API V2 PRODUCT Examples:
POST product: https://link.alephcrm.com/DaFPGF 
GET product: https://link.alephcrm.com/oA27lq
 
JSON API V2 PRODUCTLISTING JSON API V2 Examples:
GET product listings: https://link.alephcrm.com/PyhSvA 
POST product listings: https://link.alephcrm.com/B78iPT
POST productlistings discounts: https://link.alephcrm.com/FZypVZ
 
JSON API V2 GET ORDERS JSON API Examples:
GET standard: https://link.alephcrm.com/6yXojJ
GET with sale of a KIT: https://link.alephcrm.com/bNFjA6 
GET with MELI cart: https://link.alephcrm.com/CxnegT
GET with shipping cost: https://link.alephcrm.com/CjCSp6
GET with registered VAT customer: https://link.alephcrm.com/np2eHs 
GET standardB2B portal: https://link.alephcrm.com/g246j2
 
JSON API V2 GET ORDERS PACK JSON API V2 Examples:
GET standard: https://link.alephcrm.com/egxi8P
  
Examples of JSON API V2 POST of orders (upload orders to AlephCRM):
POST orders(empty without content): https://link.alephcrm.com/0gK6xf
  
XML API V2 GET ORDERS examples:
Standard: https://link.alephcrm.com/dpDCu9
```
