2. Create Customer

POST https://{{environment}}.bond.tech/api/v0.1/customers

Add Card financial Core

Request Body

{"dob"=>"1925-10-23", "first_name"=>"James", "middle_name"=>"William", "last_name"=>"Bond", "email"=>"noreply@bond.tech", "ssn"=>"555-55-5555", "phone"=>"650-000-0000", "phone_country_code"=>"1", "addresses"=>[{"address_type"=>"PHYSICAL", "street"=>"123 Market St", "city"=>"San Francisco", "state"=>"CA", "zip_code"=>"12345-1111", "country"=>"US", "is_primary"=>true}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Authorizationstring
Identitystring