get https://api.rainex.io/projects//transactions/
Gets a transaction’s info by id.
Here are the enums that are contained in the answer:
name | value |
---|---|
type | payment |
status | pending, completed, failed |
paymentMethod | cash, other |
customer[autoCollection] | on, off |
Error codes:
transaction_not_found | a transaction with this id cannot be found |