On This Page

{#jumplink-list}  
[Markdown](/docs/vas/en-us/api-fields/reference/all/rest/api-fields/reg-info-aa/reg-info-boarding-flow.md)  
Filter  
FILTER BY TAG

registrationInformation. boardingFlow {#reg-info-boarding-flow}
===============================================================

Determines the boarding flow for this registration. `Visa Acceptance Solutions` recommends setting this field to `ENTERPRISE` in order to enforce node-by-node boarding. If the field is not set, the field is set to the default value, which corresponds to the value included in the boarding package.  
To add a new product or configure a product that has failed, use the `ADDPRODUCT` workflow.

Possible Values {#reg-info-boarding-flow_PossibleValues}
--------------------------------------------------------

* `ADDPRODUCT`
* `ENTERPRISE`
* `SMB`

Syntax {#reg-info-boarding-flow_Syntax}
---------------------------------------

```
{
  "registrationInformation": {
    "boardingFlow": [
      "ENTERPRISE" 
      ]
    }
}
```

Specifications {#reg-info-boarding-flow_Specifications}
-------------------------------------------------------

* **Data Type:** Enum
  {#reg-info-boarding-flow_ul_dl2_xhq_fyb}

Mapping Information {#reg-info-boarding-flow_Mapping}
-----------------------------------------------------

No corresponding fields.  
RELATED TO THIS PAGE

