PaymentInstructionFile
- createdType: stringFormat: date-time
At requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- Properties: 2createdType: object
By required - currencyenumconst:GBPrequired
- formatconst:csvrequired
- formatType: string
Version required - idType: stringmin length:1max length:200required
- paymentType: integer
Count min:1requiredInteger numbers.
- paymentType: stringFormat: date
Date requiredfull-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
- payType: string
Run Id min length:1max length:200required - statusType: stringenumrequired
File generation status. It is not bank acceptance, payment or settlement status.
valuesqueuedrunningavailablefailed - totalType: integer
Pence min:0max:999999999999requiredAmount in pence. Inputs cannot be negative.
- completedType: stringFormat: date-time
At When generation completed or failed. Omitted while the file is queued or running.
- downloadType: objectProperties: 2
Send an unauthenticated
GETrequest to the URL as supplied. Do not add the Partner API bearer token. Available Payslips useapplication/pdf; Payment Instruction Files and exports usetext/csv; charset=utf-8. Downloads include aContent-Disposition: attachmentfilename. Treat the URL as sensitive and do not log or share it. After it expires, retrieve the output resource again to receive a fresh link. - issuesType: array of objectProperties: 9
Problems affecting file generation. Present when
statusisfailed.