Analyze transaction

Analyzes a transaction with the Velocity API

Environment Method Endpoint
Sandbox d> `https://velocitysandbox.braspag.com.br/analysis/v2/`
Production ion td> d> `https://velocity.braspag.com.br/analysis/v2/`

ℹ️

Learn more about this feature in the documentation.

When Braspag receives the order data, it will analyze it according to what is described in the How it works topic.

ℹ️

Important

  • The fields are optional and the rules will only be triggered if the value in the field corresponding to the rule is sent, that is, if there is a rule related to the shopper's document field and the Customer.Identity field is not sent, this rule will not be triggered in the analysis.
  • Field values must always be sent in the same format, for example: billing or shipping address ZIP code, ALWAYS send one of the options between the formatted value (xxxxx-xxx) and the unformatted value (xxxxxxxx).
Body Params
Transaction
object
Card
object
Customer
object
Headers
string
required

Bearer {access_token}

string
required

xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

string
required

nnnnnnnn-nnnn-nnnn-nnnn-nnnnnnnnnnnn

Response

Language
LoadingLoading…
Response
Choose an example:
application/json