use it
# add to stunt.yaml
services:
escrow:
adapter: embedded:escrow-style
# then
$ stunt upThe embedded: source extracts this adapter from the binary — no git clone, fully offline.
backing stores
transactionscustomer
routes (9)
GET/2017-09-01/customer/me
GET/2017-09-01/transaction
POST/2017-09-01/transaction
GET/2017-09-01/transaction/reference/{reference}
GET/2017-09-01/transaction/{id}
PATCH/2017-09-01/transaction/{id}
POST/2017-09-01/customer/me/webhook
GET/2017-09-01/customer/me/webhook
POST/sim/transaction/{id}/fund