Skip to content

ta-payment-execution-api

This API will be responsable of dispatching payment orders and communicating which each of the payment methods dependencies

Endpoints (5)

Method Path Summary Tags
GET /health Get status of service health Health
POST /v1/payments Create a payment Payments
GET /v1/payments Get all payments Payments
GET /v1/payments/{id}/orders Get payments orders Payments
POST /v1/payments/schedule/wire Schedule BNYM wire payments by settlement id Payments