original_transaction

The original transaction is the transaction that first created a subscription. This is an alias for a transaction resource.

This resource is an alias of transaction. See that resource for full documentation.

Required Scopes

Full store_full_access
Read transactions_read
Write transactions_write

Actions

GET View the original transaction
PATCH Update the original transaction (send only the properties you want to modify)
PUT Replace the original transaction (send the entire representation)
HEAD Get just the header response
OPTIONS Get a response explaining which HTTP methods are supported
https://api.foxycart.com/original_transaction/{id}
Available via fx:original_transaction on subscription

Example Representation

No example representation available for this resource.