Customer signatory — A person authorized to act on behalf of a customer (legal entity), including contact details, title, and an optional approval limit for transactions.
Signatory data is owned by the legal-entity service. This API is customer-centric: URLs and path
parameters use customerId, and the Open Banking layer maps those calls to the appropriate legal-entity
signatory operations.
Supported capabilities in this specification: create a signatory, partially update one, list signatories for a customer (including optional paging), and delete a signatory.
Note: There is no standalone get signatory by id operation in this API. Clients obtain id values from
create and list responses and may select a row from the list payload when a single record is needed.