Digital Wallet Endpoints
google-pay/void
This endpoint allows you to void a completed Google Pay transaction.
post/google-pay/void
Response
Example response
{
"Success": true
}This endpoint allows you to void a completed Google Pay transaction.
{
"Success": true
}