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"
}
}Create a temporary URL for collecting credit card information for the current user.
URL for collecting card information.
{
"data": {
"url": "https://trm.sh/XXXXXXXXXX"
}
}