Get Payment Source

SecurityMarketplace API Key | Admin JWT | Customer JWT
Request
path Parameters
sourceId
required
string
Responses
200
400
401
403
404
405
406
409
422
429
500
503
get/sources/{sourceId}
Request samples
Response samples
application/json
{
  • "paymentSourceId": "psrc_Z2OSz5JDfRbNb_Se",
  • "customerId": "cust_Z2OSz5JDfRbNb_SZ",
  • "merchantId": "mcht_Z2OSz5JDfRbNb_SY",
  • "customerDelegateId": "custd_Z2OS05JDfRbNb_S1",
  • "sourceMethod": {
    },
  • "usageScope": "ScopeOrganisation",
  • "createdAt": "2019-08-24T14:15:22Z",
  • "updatedAt": "2019-08-24T14:15:22Z"
}
Copyright © April Solutions 2023. All right reserved.