customerAddress
Returns a single customer address by its ID.
Returns a single customer address by its ID.
Creates a customer address entry tied to the current account/session.
Deletes a saved customer address by its ID.
Returns the current customer's saved address by account context.
Starts a customer session (OTP/login link/etc.) and returns a token.
Registers a new customer account (or completes signup) and returns an auth token.
Verifies the OTP sent during customer login/signup and returns an access token.