Initiates a new transaction and returns an object including a URL for the consumer to be redirected to.
POST /api/contract/transactions
Returns the requested transaction.
GET /api/transactions/{transactionId}
Initiates a refund for the specified transaction. Partial refunds are possible. This endpoint returns the refund object with status.
POST /api/transactions/{transactionId}/refund