Create address
POST
/addressesRequest
Query Params
item_type
required
Item's type of created address
item_id
required
Item's id of created address
field_id
required
Field's id of created address
Responses
OK(200)
Parameter Error(422)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
successful operation
Data Schema
object {0}
Example
{}
Last modified: 15 days ago