Fields
| Field Name | Default ID | Type | Required |
|---|---|---|---|
cpf | pixface-hydrate-cpf | string | Yes |
referenceId | pixface-hydrate-referenceId | string | No |
action | pixface-hydrate-action | string | No |
You can change the IDs at runtime:
sdk.changeFieldId({ fieldName: "cpf", fieldId: "meu-campo-cpf" });