{
  "amount": 0,
  "user_id": "a169451c-8525-4352-b8ca-070dd449a1a5",
  "payee": {
    "country_code": "string",
    "phone_number": "string"
  },
  "delivery": {
    "message": "string"
  },
  "notes": null,
  "force_collect_compliance_information": true
}

Authorizations

Authorization
string
headerrequired

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
amount
number
required
user_id
string
required
payee
object
delivery
object
notes
any

Custom data that will be attached to the transaction when the recipient claims the link.

force_collect_compliance_information
boolean

Require the recipient to fill out compliance information (i.e. form 1099) when below the payout limit.