Update location condition

Updates a location condition applied to the specified location.

A location condition maps a policy condition to a location. The policy condition identifies special conditions that affect the way a policy applies to a location. The policy condition may be used to implement policy restrictions or sublimits at a particular location.

Path Params
int64
required
≥ 1

ID of EDM.

int32
required
≥ 1

ID of location.

int32
required
≥ 1

ID of location condition.

Body Params
int32

ID of location.

int32

ID of policy condition.

string
enum

Method of applying policy condition to location.

  • If Included policy condition applies to location.
  • If NotIncluded, policy condition does not apply to location.
  • If UserIncluded, policy condition is applied to location based on criteria or user input.
Allowed:
Responses
204

Location condition successfully updated

Language
Credentials
URL
Response
Choose an example:
application/json