Skip to main content
POST
Validate a BACS file

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

organization_id
required

Body

multipart/form-data
file
file
required

Response

Successful Response

valid
boolean
required
payment_count
integer
default:0
total_pence
integer
default:0
processing_date
string<date> | null
originator_ref
string | null
errors
BacsValidationIssue · object[]
warnings
BacsValidationIssue · object[]