User Address

POST https://squid-app-2-bcuud.ondigitalocean.app/v1/api/user/details

Request Body

Name
Type
Description

Country*

string

Country of the user

Address

string

Address of the user

town

string

town of the user

post_code

string

post code of user

userID*

string

Unique Identifier

"code": 400,
    "message": "User validation failed: phone_number: Expected a string but received a null"

Last updated