step3: set as beneficiary
PUT {{BASE_URL_CLIENT}}/teammember/set-beneficiary
Request Body
{"id"=>"a4e21674-2e69-4bd6-a828-51807c242246", "client_id"=>"3fa0adca-fa9c-4c89-a04d-309014f1efad", "is_primary"=>true, "street1"=>"#rd Mailand Bridge", "city"=>"La", "state"=>"IL", "postal_code"=>"60099", "country_code"=>"USA", "tax_id"=>"138044201", "birth_date"=>"2009-03-11"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |