meta { name: /api/suppliers/merge type: http seq: 18 } post { url: {{base_url}}/api/suppliers/merge body: json auth: inherit } body:json { { "ids": [ 105, 203 ] } } body:multipart-form { ids: [ } settings { encodeUrl: true timeout: 0 }