create address

POST {{BaseUrl}}/api/v1/dashboard/customer/:CUSTOMER_ID/address

Request Params

KeyDatatypeRequiredDescription
``null

Request Body

{"city"=>"hello", "country_code"=>"us", "state"=>"nia", "street1"=>"exc, lms", "postal_code"=>"1203949"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring