REST API

registrationInformation. boardingFlow

Determines the boarding flow for this registration.
Cybersource
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

  • ADDPRODUCT
  • ENTERPRISE
  • SMB

Syntax

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

Specifications

  • Data Type:
    Enum

Mapping Information

No corresponding fields.