Accept pending payment as Paper Check

📘

API Refs

Send a paper check via physical mail couriers. Paper checks aren't the newest or the fastest way to send money, but they present a time-honored method of sending a payment. Multiple mail speeds are supported, and tracking is available for most options.

URI Parameters

NameTypeDescriptionRequired
paymentIdnumberThe ID of the pending payment to acceptyes

Request body

NameTypeDescriptionRequired
aliasstringThe alias of the address to send the check toyes
mailTypestringThe shipping method (FedEx, Mail, etc.)yes

Response

A successful request returns a 201 Created status code with the details of the accepted payment.