Issue the customer's singleton PPV payment address.
Issue or return the customer’s singleton PPV payment address for your authenticated platform. This customer-scoped action has no request body, issues under the configured ppvDomain, and returns the existing active address idempotently instead of creating a second one.
Authorizations
Integration-key Basic Auth (clientId:clientSecret) as documented in docs/public/AUTHENTICATION.md.
Path Parameters
System-generated customer UUID for the existing customer that owns or will receive the issued PPV payment address.
Response
Customer payment address returned.
Frozen MVP public customer payment-address issuance response. ppvAddress is returned in plain localPart@ppvDomain form for public surfaces.
System-generated customer UUID that owns this issued PPV address.
Platform-side customer identifier bound to the customer that owns this issued PPV address.
Stable identifier for the issued customer payment-address record.
Public PPV address in plain localPart@ppvDomain format.
Current lifecycle status for the issued customer payment address.
ACTIVE Whether this is the active default PPV address for the customer.
Address issuance timestamp.
Last update timestamp for this customer payment-address record.