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.

Changes

No recorded changes to this endpoint across all 50 revisions of this API.