post-consents
POST {{baseUrl}}/authentication/consents
Request Body
{"consents"=>[{"name"=>"notification", "details"=>{}}], "cardDetails"=>{"pan"=>"5204730541009999", "expiryMonth"=>12, "expiryYear"=>2024, "cvc"=>"138", "cardholderName"=>"john"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |