290207
) for missing required parameters290302
,
290303
, 290304
, 290305
) for RFI verification failuresAdded the optional quoteOptions
field to the
POST /v1/cpn/quotes
endpoint to support additional quote options when creating a quote.
Updated the allowed values for failureReason
for payments and transactions
to reflect new failure reasons.
Added failureCode
to the response of the following endpoints:
Added full DevDocs for OFIs for Circle Payments network:
Added the following topics for CPN:
Added the following CPN endpoints:
GET /v1/cpn/configurations/overview
GET /v1/cpn/configurations/routes
POST /v1/cpn/quotes
GET /v1/cpn/quotes/{quoteId}
GET /v1/cpn/payments
POST /v1/cpn/payments
GET /v1/cpn/payments/{paymendId}
GET /v1/cpn/payments/{paymentId}/refunds/{refundId}
GET /v2/cpn/payments/requirements
POST /v1/cpn/payments/{paymentId}/transactions
GET /v1/cpn/payments/{paymentId}/transactions/{transactionId}
POST /v1/cpn/payments/{paymentId}/transactions/{transactionId}/submit
POST /v1/cpn/payments/{paymentId}/transactions/accelerate
GET /v1/cpn/payments/{paymentId}/rfis/{rfiId}
POST /v1/cpn/payments/{paymentId}/rfis/{rfiId}/submit
POST /v1/cpn/payments/{paymentId}/rfis/{rfiId}/files
POST /v1/cpn/supportTickets