Registrations API
Update registration metadata
Updates the metadata for a product registration. The metadata can include additional information about the registration such as personal details or custom fields.
PATCH
Authorizations
The API key required for accessing protected routes. It should be included in the request headers as x-api-key
.
Path Parameters
The unique identifier of the registration to update.
Body
application/json
Response
200
application/json
Successfully updated registration.
A product registration record containing customer information, product details, and collection association.