API Reference
Payment Instruction
Retrieve summary of all payment instructions
2min
GET
AUTHENTICATION
Authorization
Bearer
Bearer
PATH PARAMETERS
accountReference
string
*Account reference.
HEADER PARAMETERS
X-TokenId
string
The eSuite Token Id
X-SessionId
string
The eSuite Session Id
X-Version
string
*The eSuite Version
Origin
string
The eSuite Origin
RESPONSES
200
OK
FictiveGlobal.Api.Rest.Dtos.v1.PaymentInstructions.PaymentInstructionSummaryList
Payment instruction list dto wrapper
paymentInstructions
FictiveGlobal.Api.Rest.Dtos.v1.PaymentInstructions.PaymentInstructionSummary[]
Payment Instruction Summary List contents
204
No Content (No PaymentInstructions)
FictiveGlobal.Api.Rest.Dtos.v1.PaymentInstructions.PaymentInstructionSummaryList
Payment instruction list dto wrapper
paymentInstructions
FictiveGlobal.Api.Rest.Dtos.v1.PaymentInstructions.PaymentInstructionSummary[]
Payment Instruction Summary List contents
401
Not Authorized
404
Not Found (No Account)
500
Internal Server Error
ο»Ώ
ο»Ώ
Updated 22 Sep 2023
Did this page help you?