get https://app.claimssnap.io/api/public/users//addresses/
Returns the address of the customer. An alias from an address can be used for check send.
Log in to see full request history
Response
Returns the address of the customer. An alias from an address can be used for check send.
xxxxxxxxxx
curl --request GET \
--url https://app.claimssnap.io/api/public/users/userId/addresses/alias \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: