Diglin\Ricardo\Services\System::getPaymentConditionsResult

Get the payment conditions result

The Ricardo API returns: <pre> { "GetPaymentConditionsResult": { "PaymentConditions": [{ "PaymentConditionId": "INT", "PaymentConditionText": "TEXT", "PaymentMethods": "TEXT" }] } } </pre>