merchantId
merchantId: string
OptionalapiKeyId
apiKeyId?: null | string
OptionalapiKeyLabel
apiKeyLabel?: null | string
totalAmount
totalAmount: number
metadata
metadata: Record<string, unknown>
expiresAt
expiresAt: string
createdAt
createdAt: string
Optionalmerchant
merchant?: {
id: string;
name: string;
nameAr?: string;
logoUrl?: null | string;
}
Only present when fetching via GET /intents/:id