Operation Id:
payments/forms/get [Official Documentaction]
Methods
- activeOnly 'yes'|'no'
Examples
This function retrieves and returns only the active payment forms.
Loading editor...
const result = await idosellRequest.getPaymentsForms .activeOnly("yes") .exec();