Diglin\Ricardo\Services\System::getPromotionsResult

Gets the phone prefixes result

The Ricardo API returns: <pre> { "GetPromotionsResult": { "Promotions": [{ "GroupId": "INT", "IsMandatory": "BOOL" "PromotionFee": "FLOAT" "PromotionId": "INT" }] } } </pre>