Description:MaxApiRequestSize parameter sets the maximum size of the API request body in bytes.
Parameter type:Number
Default value:

50000

Possible values:
  • A number value in bytes more than 0. If you set too small value the common service requests from the products will fail. Too big value will result in the drastic performance issues.
<MaxApiRequestSize>50000</MaxApiRequestSize>

  • No labels