Archive a payment link
PUT
https://api.radom.com/payment_link/{id}/archiveAuthorization
Send your API key in the Authorization header. Scheme: radomToken.
Parameters
idstring<uuid>pathrequiredUnique identifier for the payment link.
Responses
200Payment link archived successfully
No response body.
401Unauthorized
errorstringrequired404Not Found
errorstringrequired500Internal server error
errorstringrequired