Setup Read

These set of APIs will let you:

  1. Get database field mapping information.

  2. Get abbreviation and long name of the provience.

 

Endpoints:

  • GetFieldMapping

  • GetStatesProvinces

 

Field

Data Type

Definition

DatabaseFieldName

String

Filed name in The Bridge API endpoints.

MappedName

String

Field Mapping: Name of the The Bridge API endpoints field in the Database.

MaxLength

Integer

Character Length of the field

Name

String

 Sate/Province Abbreviation

LongName

String

 Full State/Province Name

 

Related content