1a. create customer

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

Add Card financial Core

Request Body

{"dob"=>"1925-10-23", "first_name"=>"James", "middle_name"=>"William", "last_name"=>"Bond", "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