PaymentRequest

Payment request

Implements

Connections

requestedDetails (PaymentRequestDetailConnection!)

A list of PaymentRequestDetailType

Argument Type Description
after String

Returns the elements in the list that come after the specified cursor.

before String

Returns the elements in the list that come before the specified cursor.

first Int

Returns the first n elements from the list.

last Int

Returns the last n elements from the list.

requestedFor (OrderUnionConnection!)
Deprecation notice

Replaced by requestedDetails

Orders attached to the payment request

Argument Type Description
after String

Returns the elements in the list that come after the specified cursor.

before String

Returns the elements in the list that come before the specified cursor.

first Int

Returns the first n elements from the list.

last Int

Returns the last n elements from the list.

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