post https://api-preview.platform.breadpayments.com/api/virtual-card/issuance//wallet/googlepay
Begins the issuance process for a new GooglePay wallet.
Log in to see full request history
Responses
Begins the issuance process for a new GooglePay wallet.
xxxxxxxxxx
10curl --request POST \
--url https://api-preview.platform.breadpayments.com/api/virtual-card/issuance/lookupKey/wallet/googlepay \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"tokenSetting": 0,
"cardSetting": 0
}
'
Try It!
to start a request and see the response here! Or choose an example: