paymentRequestCreate

Create a payment request on a quote or invoice

Input fields

input (PaymentRequestCreateInput!)

Create payment request values

parentId (ID!)

ID of quote or invoice to add this payment request to

Return fields

amount (Float!)

Amount requested

contact (Customer!)

A contact for the payment request

description (String)

Payment request description

id (ID!)

The ID

nickname (String)

A short name for the payment request

requestedAt (ISO8601DateTime!)

When the request was made

requestedBy (User!)

The user that made the request

timestamps (ObjectTimestamps!)

Object timestamps

user (User)
Deprecation notice

Replaced by requestedDetails

User issuing the payment request

visualId (String!)

An ID to display to the user