v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-131362831.1 MB
Terminal orders - merchant level

Get a list of billing entities

Returns the billing entities of the merchant account identified in the path. A billing entity is a legal entity where we charge orders to. An order for terminal products must contain the ID of a billing entity.

To make this request, your API credential must have one of the following roles:

  • Management API—Terminal ordering read
  • Management API—Terminal ordering read and write

In the live environment, requests to this endpoint are subject to rate limits.

get/merchants/{merchantId}/billingEntities

Path parameters

merchantIdstring required

The unique identifier of the merchant account.

Query parameters

namestring

The name of the billing entity.

Response

OK - the request has succeeded.