Profile System - PII data architecture Skill
vtex-local-profile-system
vtex-local-profile-system
| Method | Path | Description |
|---|---|---|
POST | /api/storage/profile-system/profiles | |
GET | /api/storage/profile-system/profiles/{profileId} | Create client profile |
PATCH | /api/storage/profile-system/profiles/{profileId} | Get profile |
DELETE | /api/storage/profile-system/profiles/{profileId} | Update client profile |
GET | /api/storage/profile-system/profiles/{profileId}/unmask | Delete client profile |
GET | /api/storage/profile-system/profiles/{profileId}/versions/{profileVersionId} | Get unmasked profile |
GET | /api/storage/profile-system/profiles/{profileId}/versions/{profileVersionId}/unmask | Get profile by version |
POST | /api/storage/profile-system/profiles/{profileId}/addresses | Get unmasked profile by version |
GET | /api/storage/profile-system/profiles/{profileId}/addresses | Create client address |
GET | /api/storage/profile-system/profiles/{profileId}/addresses/unmask | Get client addresses |
GET | /api/storage/profile-system/profiles/{profileId}/addresses/{addressId} | Get unmasked client addresses |
PATCH | /api/storage/profile-system/profiles/{profileId}/addresses/{addressId} | Get address |
DELETE | /api/storage/profile-system/profiles/{profileId}/addresses/{addressId} | Update client address |
GET | /api/storage/profile-system/profiles/{profileId}/addresses/{addressId}/unmask | Delete address |
GET | /api/storage/profile-system/profiles/{profileId}/addresses/{addressId}/versions/{addressVersionId} | Get unmasked address |
GET | /api/storage/profile-system/profiles/{profileId}/addresses/{addressId}/versions/{addressVersionId}/unmask | Get address by version |
POST | /api/storage/profile-system/prospects | Get unmasked address by version |
GET | /api/storage/profile-system/prospects | Create prospect |
GET | /api/storage/profile-system/prospects/unmask | Get prospects |
GET | /api/storage/profile-system/prospects/{prospectId} | Get unmasked prospects |
PATCH | /api/storage/profile-system/prospects/{prospectId} | Get prospect |
DELETE | /api/storage/profile-system/prospects/{prospectId} | Update prospect |
GET | /api/storage/profile-system/prospects/{prospectId}/unmask | Delete prospect |
POST | /api/storage/profile-system/profiles/{profileId}/purchase-info | Get unmasked prospect |
GET | /api/storage/profile-system/profiles/{profileId}/purchase-info | Create purchase information |
PATCH | /api/storage/profile-system/profiles/{profileId}/purchase-info | Get purchase information |
DELETE | /api/storage/profile-system/profiles/{profileId}/purchase-info | Update purchase information |
GET | /api/storage/profile-system/profiles/{profileId}/purchase-info/unmask | Delete purchase information |
GET | /api/storage/profile-system/schemas/profileSystem | Get unmasked purchase information |
PUT | /api/storage/profile-system/schemas/profileSystem/custom | Get full schema |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install vtex-local-profile-system
Downloads and installs to ~/.claude/skills/vtex-local-profile-system/
1.0 (2026-06-27)