âŦī¸Request and Response
Request to the API endpoint
Set the fiscal information for products in the given account
PUT
https://api.alephcrm.com/v2/products/fiscalInformation
Query Parameters
Name
Type
Description
API_KEY*
String
(default=none)
accountId *
Integer
(default=none)
fiscalInformationList*
Parameters details
API_KEY
The API_KEY that was provided.
accountId
The Alephee account ID of the orders you are trying to get.
fiscalInformationList
Object with collection of product fiscal information
Last updated