---
title: "Banking > BankAccountNumber > Upserts"
method: POST
path: "Webhooks > Banking > BankAccountNumber > Upserts"
tags: ["Webhooks"]
---

# Banking > BankAccountNumber > Upserts

`POST Webhooks > Banking > BankAccountNumber > Upserts` (webhook)

Subscription_type: `banking/bank_account_number/upsert`

## Payload

- BankingBankAccountNumber
  - `id` string, required — Employee id.
  - `company_id` string, required — Company identifier
  - `account_number` string, required — Account number
  - `complementary_data` string — Additional banking information, depending on the selected format.
  - `format` 'iban' | 'sort_code_and_account_number' | 'routing_number_and_account_number' | 'clabe' | 'other' | 'bank_name_and_account_number', required — The format of the account number.

## Acknowledgement `200`

Return a 200 status to indicate that the data was received successfully

---

[API](https://skmtc.net/factorialhr/apis/factorial-api.md) · [All operations](https://skmtc.net/factorialhr/apis/factorial-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/factorialhr/factorial-api/revisions/1a6bffb20f7d/schema)
