2. [FBPAY] - Create Setup Intent Using Payment Method Key

POST https://api.freshbooks.com/payments/account/{{accountid}}/credit-card

Request Body

{"credit_card"=>{"saved_to_system_id"=>"yDDAb0", "card_holder_user_id"=>146211, "access"=>{"system"=>false, "client"=>false, "invoice_profiles"=>[33]}, "credit_card_tokens"=>[{"token"=>"token_123", "gateway_name"=>"fbpay", "is_primary"=>true}]}}