サンドボックス専用エンドポイント一覧:
- POST accounts サンドボックスでアカウントを作成
- POST accounts/:account_id/features サンドボックス上のアカウントにアカウント機能を追加
- POST accounts/:account_id/funding_instruments サンドボックス上のアカウントに資金手段を追加
- DELETE accounts/:account_id サンドボックスでアカウントを削除
- DELETE accounts/:account_id/features サンドボックス上のアカウントからアカウント機能を削除
- DELETE accounts/:account_id/funding_instruments/:funding_instrument_id サンドボックス上のアカウントから資金手段を削除