Upsert transaction

Creates or updates a transaction record for additional purchases or activities made by a customer who has an existing chargeback case. This helps provide additional context for dispute resolution.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Transaction data to be created or updated in the system

string
required

A unique transaction Identifier set by the PSP

string
enum

The PSP that processed this transaction. Defaults to "other" when not provided

string

The last 4 digits of the card used for this transaction

string

The last four digit of the card when using apple pay

string

The name of the card scheme

string

Bank Identification Number - a 6 or 8 digits identifier unique to each issuing bank

string

The name of the merchant as displayed to the buyer on their bank/credit card statement

string

Unique identifier for a particular card number

string

The timestamp the transaction was processed

string

The status of the transaction

string

A description of the fraud that is reported by the issuer

string

A link to a picture of the customer

string

A unique number assigned to a credit card transaction by the merchant's bank as it moves through the PSP and the card scheme to the cardholder bank

string

The IP address of the customer at the time of purchase (checkout)

string

A unique identifier assigned to a device. Usually a string of alphanumeric characters

string

The browser or application identifier string that indicates what device and software were used by the cardholder for checkout

string

The customer's email address

string

First line of the shipping address

string

Second line of the shipping address

string

The two–letter state abbreviation of the shipping address

string

The Zip code of the shipping address

string

The country of the billing address

string

Any of following combined into one string: Address line 1, Address line 2, Shipping - City, Shipping - Zip, Shipping - State, Shipping - Country Name

string

A unique account identifier for the cardholder's account in the merchants system

string

The customer's phone number

string

The phone number of the person the item was sent to according to the shipping detail the customer entered during the checkout

string

The email address of the person the item was sent to according to the shipping details the customer entered during the checkout

string

The name of the product or service that was purchased

string

A description of the product or service that was purchased

string

Nature of the purchase (e.g. goods, service or digital)

string

The merchant's order reference number

string

Invoice reference for the order

number

Order amount before tax and shipping

number

Tax amount charged on the order

string

Type of device used to place the order

string

Name of the device used to place the order

string

Unique fingerprint of the device used at order time

string

Category/type of the purchased item

string

Link to the purchased item

string

Marketplace seller or artist of the item

number

Unit price of the purchased item

number

Quantity of the item purchased

string

How the customer paid

string

Full name on the payment / billing

string

Billing address line 1

string

Billing address line 2

string

Billing address city

string

Billing address state / region

string

Billing address postal code

string

Customer first name (billing)

string

Customer last name (billing)

string

Customer email address (billing)

boolean

Whether the CVV was provided / verified for the transaction

string

The customer's account identifier in the merchant system

number

Days since the customer account was created (length of relationship)

string

Shipping carrier

string

Shipment tracking number

string

Date the item was shipped

string

Date the item was delivered

string

Delivery status of the shipment

string

Recipient first name

string

Recipient last name

Headers
string

If your account encompasses multiple merchants, you should use this header to specify the account you are working on (https://developers.justt.ai/docs/reference-accounts)

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json