RemoveAddress

Action method for remove address.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
^-?(?:0|[1-9]\d*)$

Gets or sets the address id.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the organization id.

string | null

Gets or sets the title.

string | null

Gets or sets the code.

string | null

Gets or sets the name.

string | null

Gets or sets the street address.

string | null

Gets or sets the neighborhood.

string | null

Gets or sets the district.

string | null

Gets or sets the city.

string | null

Gets or sets the region.

string | null

Gets or sets the country.

string | null

Gets or sets the phone.

string | null

Gets or sets the email.

string | null

Gets or sets the zip code.

string
^-?(?:0|[1-9]\d*)(?:\.\d+)?$

Gets or sets the latitude.

string
^-?(?:0|[1-9]\d*)(?:\.\d+)?$

Gets or sets the longitude.

boolean

Gets or sets the is default.

string | null

Gets or sets the environment.

string | null

Gets or sets the application i p.

string | null

Gets or sets the user token.

string | null

Gets or sets the session id.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the user id.

string | null

Gets or sets the user i p.

string | null
string | null

Gets or sets the thread id.

string
enum

Allowed values: Draft (0), Active (1), Unknown (-999), Deleted (-99), Blocked (-12), Freezed (-11), Test (-9), Passive (-1).

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Response
200

OK

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!