# Payment Experience Web Profiles v1 (/api/payment-experience/v1)

## web-profiles

- [GET List web experience profiles](/api/payment-experience/v1/web-profile-get-list): Lists the latest 20 web experience profiles for a merchant or subject.
- [POST Create web experience profile](/api/payment-experience/v1/web-profile-create): Creates a web experience profile.
- [GET Show web experience profile details by ID](/api/payment-experience/v1/web-profile-get): Shows details for a web experience profile, by ID.
- [PATCH Partially update web experience profile](/api/payment-experience/v1/web-profile-partial-update): Partially-updates a web experience profile, by ID.
- [DELETE Delete web experience profile](/api/payment-experience/v1/web-profile-delete): Deletes a web experience profile, by ID.
- [PUT Update web experience profile](/api/payment-experience/v1/web-profile-update): Updates a web experience profile, by ID.