Service
8 9 10
# File 'lib/lalamove/service.rb', line 8 def self.quotation(payload) Helper.request('/v2/quotations', payload, 'POST') end