v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-143490310.6 KB
Business lines

Update a business line

Updates a business line.

Requests to this endpoint are subject to rate limits:

  • Live environments: 700 requests per 5 seconds.

  • Test environments: 200 requests per 5 seconds.

  • Failed requests are subject to a limit of 5 failures per 10 seconds.

patch/businessLines/{id}

Path parameters

idstring required

The unique identifier of the business line.

Request body

industryCodestring

A code that represents the industry of your legal entity. For example, 4431A for computer software stores.

industryCodeDescriptionstring

The description of the industry code.

salesChannelsstring[]

A list of channels where goods or services are sold.

Possible values: pos, posMoto, eCommerce, ecomMoto, payByLink.

Required only in combination with the service paymentProcessing.

Response

OK - the request has succeeded.

capability'receivePayments' | 'receiveFromPlatformPayments' | 'issueBankAccount'

The capability for which you are creating the business line.

Possible values: receivePayments, receiveFromPlatformPayments, issueBankAccount

idstring required

The unique identifier of the business line.

industryCodestring required

A code that represents the industry of the legal entity for marketplaces or platforms. For example, 4431A for computer software stores.

industryCodeDescriptionstring

The description of the industry code.

legalEntityIdstring required

Unique identifier of the legal entity that owns the business line.

salesChannelsstring[]

A list of channels where goods or services are sold.

Possible values: pos, posMoto, eCommerce, ecomMoto, payByLink.

Required only in combination with the service paymentProcessing.

service'paymentProcessing' | 'banking' required

The service for which you are creating the business line.

Possible values:

  • paymentProcessing
  • banking