Skip to content

PaymentRequest

PQSafe AgentPay API Reference v0.1.0


PQSafe AgentPay API Reference / PaymentRequest

Interface: PaymentRequest

Defined in: pqsafe/agent-pay/src/types.ts:28

A payment request submitted by an agent

Properties

amount

amount: number

Defined in: pqsafe/agent-pay/src/types.ts:32

Amount in the envelope’s currency


memo?

optional memo?: string

Defined in: pqsafe/agent-pay/src/types.ts:34

Human-readable memo / reference


recipient

recipient: string

Defined in: pqsafe/agent-pay/src/types.ts:30

Recipient address (bank account, crypto address, etc — rail-specific)