Payment Optimization Post-Auth Example
2 min
\<font color="#b6c7cb">\</font> topic type reference purpose provide an example post authorization update payload audience api integrators implementing post authorization updates applies to payment optimization post authorization update messages does not apply to pre authentication requests or response values below is an example json structure for the post authorization update \<font color="#386b84"> note \</font> the example does not reflect a real world scenario { "paymentoptimization" \[ { "transactionid" "12345abcd", "softdeclinepresent" 0, "threedsecureeci" "05", "threedsecureflow" "frictionless", "threedsecureversion" "2 3 1", "threedsecurechallengerequesttype" "02", "threedsecuretransactionstatus" "y", "authorizationstatus" "approve", "authorisationerrorcode" "100", "exemptionrequested" "tra", "authorizationvendor" "acquirer1" } ] }