Confirm funds

Confirm that the PSU has the given funds.

This API can be called:

  • using the mandate_token associated with the mandate;
  • using a backend bearer token.
📘

Endpoint path changes

All Payments API v3 endpoints now start with /v3/. The old endpoints still work, but you must use the new path for all new integrations.

Path Params
string
required

ID of the Mandate

Query Params
integer
required
≥ 1

A 'cent' value representing the amount. eg 100 == 1GBP.

string
enum
required
Allowed:
Headers
string
enum
Defaults to application/json; charset=UTF-8

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json; charset=UTF-8
application/problem+json; charset=UTF-8