CreatePaymentInput Class

Definition

Creates a new payment

public class CreatePaymentInput
type CreatePaymentInput = class
Public Class CreatePaymentInput
Inheritance
CreatePaymentInput

Constructors

Name Description
CreatePaymentInput()

Properties

Name Description
AmountRequestedInDollars

The amount in dollars requested by this payment.

PaymentDescription

Description of the payment. Description is not shown to the contact and is only used by internal users for context about payments.

PaymentMessageTextBody

Message text to send to contact along with payment link.

RecipientPhoneNumber

Phone number of the contact this payment will be sent to.

ReferenceStringOfThePayment

User-defined id defined when payments are created that can be used to quickly find payments. Reference numbers are not unique; many payments can have the same reference.

Applies to