Payins
Cancel pre-authorization
Cancels an AUTHORIZED (pre-authorized) payin without capturing funds.
post/payins/{id}/cancelpreauth
Path parameters
idinteger required
Payin ID.
Response
Pre-authorization cancelled
Example response
{
"self": "/2.0/payins/456"
}