For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
GuidesAPI Reference
GuidesAPI Reference
  • Network API
  • Customer Request API
      • Action
      • Request
      • Link Account Action
      • One Time Payment Action
      • On File Payment Action
      • On File Payout Action
      • Channel
      • Customer Metadata
      • ErrorResponse
  • Management API
LogoLogo
Customer Request APISchemas

Action

Example
1{
2 "amount": 2500,
3 "currency": "USD",
4 "scope_id": "MMI_4vxs5egfk7hmta3qx2h6rp91x",
5 "type": "ONE_TIME_PAYMENT"
6}
Was this page helpful?
Previous

Request

Next
Built with

Response

actionobjectRequired
Represents what the client intends to do to a customer if given authorization.