Skip to main content

List Sender Addresses

List Sender Addresses

Responses
200

OK

Schema
httpCode number

example 200

status string

example OK

addressses object[]
id integer
address1 string
address2 string
country_obj object
id integer
name string
delivery_cost integer
401

UNAUTHORIZED

Schema
httpCode integer

Possible values: [401]

Http status code

status string

Possible values: [error]

message string
GET /profile/listAddresses
https://api.handwrytten.com/v2
curl -L 'https://api.handwrytten.com/v2/profile/listAddresses' \
-H 'Accept: application/json'