Operation Id:
warranties/countTotal/get [Official Documentaction]
Methods
- warranty_ids Array<String>
Examples
This function returns the total count of warranties based on the given warranty_ids parameter.
Loading editor...
const result = await idosellRequest.getWarrantiesCountTotal .warranty_ids(["Gwarancja sklepu na 30 dni"]) .exec();