GET
/
v1
/
fundsources
/
{paymentInstrumentId}

Path Parameters

paymentInstrumentId
string
required

It is the unique ID of the payment instrument.

Response

200 - application/json
status
string

It displays the status of the request (SUCCESS/FAILURE).

subCode
string

It displays the sub code of the request.

message
string

It displays the outcome of the request.

data
object

Response data.

Was this page helpful?