v41

latestOpenAPI 3.1.0raw.githubusercontent.com2025-08-053715199.1 KB
Card

Collect card

Create a temporary URL for collecting credit card information for the current user.

post/card/collect

Response

URL for collecting card information.

Example response

{
  "data": {
    "url": "https://trm.sh/XXXXXXXXXX"
  }
}