Operation Id:
orders/profitability/get [Official Documentaction]
Methods
- orderSerialNumber Integer
Examples
This function retrieves the profitability of the order with the serial number 123.
Loading editor...
const result = await idosellRequest.getOrdersProfitability .orderSerialNumber(123) .exec();