Create Transaction

Creates a transaction in Chargeflow that can be used to enrich a dispute.

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

The unique Chargeflow object identifier of the dispute.

Body Params

Creates a new Chargeflow transaction.

string
required
length ≤ 128

The unique transaction identifier appears on the source from which the transaction originated.

string
required

The unique Chargeflow account identifier to which the transaction belongs.

date-time
required

The time at which the transaction was created at the source in ISO 8601 format.

string
enum
required

The type of the transaction

Allowed:
number
required
≥ 0

Transaction total amount after all deductions.

string
required
length between 3 and 3

Three-letter ISO 4217 currency code in uppercase.

payment_method
object

The payment method used by the customer to process the transaction.

billing_address
object

The billing address associated with the payment method at the time of the transaction

The unique Chargeflow identifier of the order to which the transaction is linked.


The unique Chargeflow order ID associated with the dispute.

string

The unique Chargeflow identifier of the subscription to which the transaction is linked.

Responses

501

Not Implemented - Please contact support at [email protected]

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