post
https://sandbox.wulopay.com/api/v1/card/payment/threeDS/authorize/step1
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
{
"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]"
},
"amountDetail": {
"totalAmount": 0,
"currency": "string"
}
}
}
200