017 fix returning all tariffs
This commit is contained in:
@@ -71,3 +71,8 @@ Content-Type: application/json
|
||||
> {%
|
||||
client.global.set("order_uuid", response.body.entity.uuid);
|
||||
%}
|
||||
|
||||
### 5. Список доступных тарифов
|
||||
GET {{base_url}}/v2/calculator/alltariffs
|
||||
Authorization: Bearer {{auth_token}}
|
||||
X-User-Lang: rus
|
||||
|
||||
Reference in New Issue
Block a user