state

Card state values:

  • OPEN - Card will approve authorizations (if they match card and account parameters).

  • PAUSED - Card will decline authorizations, but can be resumed at a later time.


Sets Builder.state to an arbitrary JSON value.

You should usually call Builder.state with a well-typed State value instead. This method is primarily for setting the field to an undocumented or not yet supported value.