last_transaction
The last transaction is the last successful transaction to have processed for this 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 last transaction
PATCH Update the last transaction (send only the properties you want to modify)
PUT Replace the last 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/last_transaction/{id}
Example Representation
No example representation available for this resource.