View billing profile
Path parameters
The billing vertical. Only PayIn and PayOut are accepted; any
other value returns 400 Bad Request.
The owning entity type: Organization, Paypoint, Template, or
Application.
Response
Unique, server-generated profile identifier.
Sequential version counter. Starts at 1 and increments on every edit
(profiles are append-only versioned, not mutated in place).
An owning or participating entity, as returned by the View profile endpoint
(entityType serialized as an integer).
Pricing model, serialized as an integer by the View profile endpoint:
1 Flat, 2 ICP (interchange-plus).
Parent-entity reference used for inheritance and permission checks,
formatted as {entityType}:{entityId} (for example, 1:2 is
organization 2). Org-level profiles reference their own organization;
paypoint-level profiles reference their parent organization.