List end-customers under a reseller PMA, by reseller PMA alone

Same result as GET /billingtransfer/v1/end-customers, identified by
resellerPmaAccountId alone (no dpmaId needed). Callable by the reseller who owns the
PMA or the distributor who owns its DPMA.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

12-digit AWS account ID of the reseller's program management account.

Query Params
boolean
Defaults to false

If true, includes end-customer mappings that have been revoked. Defaults to false (revoked mappings are excluded).

Headers
string

Tenant (customer) identifier that conveys the tenant scope for the request
(DoiT API Design Standards §15).

Resolution when the header is absent:

  • A key scoped to exactly one tenant resolves to that tenant automatically; the header is
    optional.
  • A principal that can access more than one tenant (e.g. DoiT-employee keys) must supply the
    header. Without it the request is rejected with 400 and code tenant_id_required — the
    server does not guess across tenant scopes.

When the header is present but conflicts with the tenant the key is scoped to, the request is
rejected with 400 and code tenant_id_mismatch.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json