mirror of
https://github.com/retailcrm/api-client-ruby.git
synced 2024-11-25 14:36:07 +03:00
Update README.md
This commit is contained in:
parent
a0ebbe5b38
commit
9b43a56c97
@ -29,7 +29,7 @@ order = response[:order]
|
|||||||
```ruby
|
```ruby
|
||||||
require 'retailcrm'
|
require 'retailcrm'
|
||||||
|
|
||||||
api = Retailcrm.new('https://yourcrmname.intarocrm.ru', 'yourApiKeyHere')
|
api = Retailcrm.new('https://yourcrmname.retailcrm.ru', 'yourApiKeyHere')
|
||||||
|
|
||||||
order = {
|
order = {
|
||||||
:externalId => 171,
|
:externalId => 171,
|
||||||
|
Loading…
Reference in New Issue
Block a user