Skip to Content
मेन्यू
This question has been flagged
701 Views

Hi Community,


I am trying to execute this rpcjson call:

{
    "jsonrpc": "2.0",
    "method": "call",
    "params": {
      "service": "object",
      "method": "execute_kw",
      "args": [
        "{{ $vars.odooDatabaseName }}",
        {{ $vars.odooUserId }},
        "{{ $vars.odooApiKey }}",
        "delivery.carrier",
        "rate_shipment",
        [[1], [{"id": 43, "partner_shipping_id": 7}]]
      ]
    },
    "id": 1
}

I am getting this error:

"message": "'dict' object has no attribute 'partner_shipping_id'

Any help is greatly appreciated.

Avatar
Discard
Related Posts Replies Views Activity
1
सित॰ 24
1452
0
सित॰ 24
985
0
मार्च 15
4273
3
अग॰ 24
1845
1
अप्रैल 24
8682