get https://{subdomain}.myclickfunnels.com/api/v2/orders//transactions
List transactions for an order
Log in to see full request history
Responses
List transactions for an order
xxxxxxxxxx
curl --request GET \
--url https://myworkspace.myclickfunnels.com/api/v2/orders/order_id/transactions \
--header 'accept: application/json'
xxxxxxxxxx
42]
[
{
"id": 2,
"public_id": "MSBkNR",
"order_id": 44,
"status": "completed",
"external_type": "sale",
"external_id": "6e2f8b0210c6c5a17002f64e0a88cb9f",
"amount": "100.00",
"currency": "USD",
"reason": null,
"adjusted_transaction_id": null,
"result": "approved",
"billing_payment_instruction_id": null,
"billing_payment_instruction_type": null,
"arn": null,
"is_rebill": false,
"rebill_number": null,
"created_at": null,
"updated_at": null
},
{
"id": 3,
"public_id": "LIOKlU",
"order_id": 45,