ADM-OPERATION-552 - Get accounts linked to a PRIVATE Operation

Returns the list of accounts associated to a PRIVATE Operation.

Feature flag

  • Requires OPERATIONS_ENABLED to be active.

Access control

  • OPERATOR: can view accounts for any PRIVATE Operation.
  • ACCOUNT: can view accounts only for Operations they own (ownerId = customerUserId), with OPERATIONS_READ permission, and attached to the effective store.

Filters

  • Optional filters: accountIds (list of external ids), accountName (contains, case-insensitive).

Sorting

  • Default sort is accountName ASC.
  • Other possible sorts: accountName, accountId.
  • Multiple sorts allowed (comma separated).
Language
Click Try It! to start a request and see the response here!