post
https://sandbox.wulopay.com/api/v1/card/payment/tokenization/Initiate
{
"reference": "string",
"isBusinessCustomer": false,
"paymentDetail": {
"card": {
"expirationYear": "string",
"number": "string",
"securityCode": "string",
"expirationMonth": "string"
}
},
"orderInformation": {
"customerDetail": {
"firstName": "string",
"lastName": "string",
"companyName": "string",
"country": "st",
"province": "st",
"city": "string",
"addressLine1": "string",
"postalCode": "string",
"phoneNumber": "string",
"emailAddress": "[email protected]"
}
}
}
