Get a list of billing entities

GET {{baseUrl}}/companies/:companyId/billingEntities

Returns the billing entities of the company identified in the path and all merchant accounts belonging to the company. 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

Request Params

KeyDatatypeRequiredDescription
namestringThe name of the billing entity.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring