How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Deel subpackage_payouts API

The subpackage_payouts API from Deel — 11 operation(s) for subpackage_payouts.

Deel subpackage_payouts API is one of 91 APIs that Deel publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and an AsyncAPI specification.

This API exposes 14 operations across 11 paths, and defines 63 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.letsdeel.com/rest/v2, https://api-staging.letsdeel.com/rest/v2.

14 operations 11 paths 63 schemas 1 DELETE6 GET1 PATCH5 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Servers
https://api.letsdeel.com/rest/v2
https://api-staging.letsdeel.com/rest/v2
Authentication
HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Deel subpackage_payouts API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (deelToken). It accepts HTTP bearer tokens (oauth2).

  • deelToken — Authentication The Deel API uses bearer tokens to authenticate requests. All API calls must be made over HTTPS — calls over plain HTTP or without authenticatio…
  • oauth2 — Standard OAuth2 security scheme based on https://swagger.io/docs/specification/authentication/

Paths & Operations 14

Across 11 paths, the API surfaces 14 operations — 1 DELETE, 6 GET, 1 PATCH, 5 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

subpackage_payouts 14
POST
/payouts/employees/methods
Add/Edit Bank Details
add-edit-bank-details 1 param body → 200400401403404500
GET
/payouts/employees/methods
Get Bank Details
get-bank-details 1 param → 200400401403404500
PATCH
/payouts/auto-withdrawal-setting
Change the auto-withdrawal setting
change-the-auto-withdrawal-setting-v-2026-01-01 1 param body → 200400401403
GET
/payouts/auto-withdrawal-setting
Get the auto-withdrawal setting
get-the-auto-withdrawal-setting 1 param → 200400401403404
POST
/payouts/contractors/methods
Create a bank transfer method
create-bank-transfer-method 1 param body → 201400401403404500
GET
/payouts/contractors/methods
Fetch all payout methods
get-payout-methods 2 params → 200400401403404500
DELETE
/payouts/employees/methods/{id}
Delete Bank Details
delete-bank-details 2 params → 200400401403404500
POST
/payouts/employees/methods/bank_transfers/requirements
Dynamic Requirements
dynamic-requirements 1 param body → 200400401403404500
GET
/payouts/contractors/methods/bank_transfers/requirements
Get bank transfer requirements
get-bank-transfer-requirements 4 params → 200400401403404500
GET
/payouts/contractors/methods/bank_transfers/supported_routes
Get bank transfer supported routes for contractor
get-bank-transfer-supported-routes 1 param → 200400401403404500
GET
/payouts/balances
List Contractor Balances
list-contractor-balances 1 param → 200400401403404500
POST
/payouts/withdrawals
Request to withdraw funds
request-to-withdraw-funds 1 param body → 201400401403404500
PUT
/payouts/contractors/methods/{id}
Update a bank transfer method
update-bank-transfer-method 2 params body → 200400401403404500
POST
/payouts/contractors/settings/auto_withdraw
Update auto withdraw setting for contractor
update-auto-withdraw-setting 1 param body → 200400401403404500

Schemas 63

The contract defines 63 schemas that model the data the API accepts and returns. The most detailed are PayoutsEmployeesMethodsBankTransfersRequirementsPostResponsesContentApplicationJsonSchemaDataStepsItemsCategoriesItemsFieldsItems (15 properties), PayoutsEmployeesMethodsPostRequestBodyContentApplicationJsonSchemaDataPayload (11 properties), PayoutsEmployeesMethodsPostResponsesContentApplicationJsonSchemaDataData (11 properties), PayoutsEmployeesMethodsGetResponsesContentApplicationJsonSchemaDataItemsData (11 properties). Each schema is shown below with its type and property counts.

PayoutsContractorsMethodsPostRequestBodyContentApplicationJsonSchemaDataPaymentMethod
string
Specifies the type of payment method
PayoutsContractorsMethodsGetResponsesContentApplicationJsonSchemaData
object
6 properties 3 required
PayoutsContractorsMethodsIdPutResponsesContentApplicationJsonSchemaDataStatus
string
Status of the method. Can be pending, verifying, failed, or approved
PayoutsWithdrawalsPostResponsesContentApplicationJsonSchemaData
object
5 properties
PayoutsEmployeesMethodsPostRequestBodyContentApplicationJsonSchemaDataPayload
object
Payload containing bank details
11 properties
PayoutsContractorsSettingsAutoWithdrawPostRequestBodyContentApplicationJsonSchemaData
object
1 property 1 required
PayoutsAutoWithdrawalSettingPatchResponsesContentApplicationJsonSchemaData
object
2 properties
Payouts_deleteBankDetails_Response_200
object
Empty response body
Payouts_updateAutoWithdrawSetting_Response_200
object
Empty response body
PayoutsContractorsMethodsBankTransfersRequirementsGetResponsesContentApplicationJsonSchemaDataItemsIntermediaryItems
object
2 properties 2 required
PayoutsEmployeesMethodsPostRequestBodyContentApplicationJsonSchemaData
object
Request data
2 properties
PayoutsContractorsMethodsIdPutRequestBodyContentApplicationJsonSchemaData
object
6 properties 3 required
Payouts_listContractorBalances_Response_200
object
1 property
Payouts_requestToWithdrawFunds_Response_201
object
1 property
PayoutsEmployeesMethodsPostResponsesContentApplicationJsonSchemaData
object
8 properties
PayoutsContractorsMethodsPostResponsesContentApplicationJsonSchemaDataStatus
string
Status of the bank transfer method
PayoutsEmployeesMethodsGetResponsesContentApplicationJsonSchemaDataItems
object
8 properties
PayoutsBalancesGetResponsesContentApplicationJsonSchemaItems
object
1 property
PayoutsContractorsMethodsIdPutResponsesContentApplicationJsonSchemaData
object
2 properties
Payouts_createBankTransferMethod_Response_201
object
1 property 1 required
PayoutsWithdrawalsPostResponsesContentApplicationJsonSchemaErrorsItems
object
1 property
PayoutsBalancesGetResponsesContentApplicationJsonSchemaDataBalancesTotal
object
2 properties
PayoutsContractorsMethodsBankTransfersRequirementsGetResponsesContentApplicationJsonSchemaDataItems
object
5 properties 4 required
PayoutsEmployeesMethodsBankTransfersRequirementsPostResponsesContentApplicationJsonSchemaDataStepsItemsCategoriesItemsAlert
object
Alert information
3 properties
PayoutsEmployeesMethodsBankTransfersRequirementsPostResponsesContentApplicationJsonSchemaDataStepsItems
object
5 properties
PayoutsContractorsMethodsBankTransfersRequirementsGetResponsesContentApplicationJsonSchemaDataItemsIntermediaryItemsGroupItemsValuesAllowedItems
object
2 properties 2 required
PayoutsContractorsMethodsIdPutRequestBodyContentApplicationJsonSchemaDataAddress
object
5 properties 4 required
PayoutsEmployeesMethodsBankTransfersRequirementsPostResponsesContentApplicationJsonSchemaDataStepsItemsCategoriesItems
object
6 properties
PayoutsContractorsMethodsBankTransfersRequirementsGetResponsesContentApplicationJsonSchemaDataItemsFieldsItemsGroupItemsValuesAllowedItems
object
2 properties 2 required
PayoutsEmployeesMethodsBankTransfersRequirementsPostResponsesContentApplicationJsonSchemaDataStepsItemsCategoriesItemsFieldsItems
object
15 properties
PayoutsContractorsMethodsBankTransfersRequirementsGetResponsesContentApplicationJsonSchemaDataItemsFieldsItemsGroupItems
object
9 properties 4 required
PayoutsEmployeesMethodsBankTransfersRequirementsPostRequestBodyContentApplicationJsonSchemaData
object
Request data
1 property
Payouts_updateBankTransferMethod_Response_200
object
1 property 1 required
PayoutsContractorsMethodsIdPutRequestBodyContentApplicationJsonSchemaDataPaymentMethod
string
Specifies the type of payment method
Payouts_dynamicRequirements_Response_200
object
1 property
PayoutsEmployeesMethodsPostResponsesContentApplicationJsonSchemaDataData
object
11 properties
ApiError
object
2 properties
PayoutsAutoWithdrawalSettingGetResponsesContentApplicationJsonSchemaData
object
2 properties
PayoutsBalancesGetResponsesContentApplicationJsonSchemaDataBalancesItems
object
2 properties
PayoutsContractorsMethodsPostRequestBodyContentApplicationJsonSchemaDataAddress
object
5 properties 4 required
Payouts_getBankDetails_Response_200
object
1 property
Payouts_changeTheAutoWithdrawalSetting-v2026-01-01_Response_200
object
1 property
PayoutsContractorsMethodsGetResponsesContentApplicationJsonSchemaDataAddress
object
5 properties 4 required
RequestToWithdrawFundsRequestInternalServerError
object
1 property
ApiErrorContainer
object
2 properties
PayoutsBalancesGetResponsesContentApplicationJsonSchemaData
object
2 properties
PayoutsContractorsMethodsBankTransfersRequirementsGetResponsesContentApplicationJsonSchemaDataItemsFieldsItems
object
2 properties 2 required
PayoutsEmployeesMethodsGetResponsesContentApplicationJsonSchemaDataItemsData
object
11 properties
PayoutsEmployeesMethodsBankTransfersRequirementsPostResponsesContentApplicationJsonSchemaData
object
Response data
3 properties
PayoutsContractorsMethodsPostRequestBodyContentApplicationJsonSchemaData
object
6 properties 3 required
Payouts_getBankTransferSupportedRoutes_Response_200
object
1 property 1 required
PayoutsAutoWithdrawalSettingPatchRequestBodyContentApplicationJsonSchemaData
object
2 properties
PayoutsContractorsMethodsGetResponsesContentApplicationJsonSchemaDataPaymentMethod
string
PayoutsWithdrawalsPostRequestBodyContentApplicationJsonSchemaData
object
3 properties 3 required
Payouts_getTheAutoWithdrawalSetting_Response_200
object
1 property
PayoutsEmployeesMethodsBankTransfersRequirementsPostRequestBodyContentApplicationJsonSchemaDataCurrentState
object
Current state of the bank details
3 properties
PayoutsContractorsMethodsBankTransfersRequirementsGetResponsesContentApplicationJsonSchemaDataItemsFieldsItemsGroupItemsType
string
The type of the field, such as text, radio, select, or datelocal.
PayoutsContractorsMethodsPostResponsesContentApplicationJsonSchemaData
object
2 properties
Payouts_getPayoutMethods_Response_200
object
1 property 1 required
Payouts_getBankTransferRequirements_Response_200
object
1 property 1 required
PayoutsContractorsMethodsBankTransfersRequirementsGetResponsesContentApplicationJsonSchemaDataItemsIntermediaryItemsGroupItems
object
9 properties 4 required
ApiErrorRequest
object
7 properties
Payouts_addEditBankDetails_Response_200
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

deel-subpackage-payouts-api-openapi.yml Raw ↑

Other APIs Deel publishes across the network.

Deel Default API
Deel subpackage_accounting API
Deel subpackage_adjustments API
Deel subpackage_assets API
Deel subpackage_ats API
Deel subpackage_candidates API
Deel subpackage_consent API
Deel subpackage_contractorAmendments API
Deel subpackage_contractorHiring API
Deel subpackage_contracts API
Deel subpackage_costCalculator API
Deel subpackage_costCenters API
Where this information came from

This is an independent, third-party profile of Deel subpackage_payouts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.