Issue or return the customer’s singleton PPV payment address for your authenticated platform. This customer-scoped action has no request body, uses the existing customer plus the configured issuer domain, and returns the existing active address idempotently instead of creating a second one.
Integration-key Basic Auth (clientId:clientSecret) as documented in docs/public/AUTHENTICATION.md.
System-generated customer UUID for the existing customer that owns or will receive the issued PPV payment address.
Customer payment address returned.
Frozen MVP public customer payment-address issuance response. ppvAddress is returned in plain user@domain 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.
Issued PPV address in plain user@domain form.
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.