Get Payee by Id
Get Payee by Id
Path parameters
The UUID of the payee.
Query parameters
Optional. If omitted or set to false, any Personal Identifiable Information (PII) values are returned masked. If set to true, and you have permission, the PII values will be returned as their original unmasked values.
Response
Success response, request completed okay
Example response
{
"payorRefs": [
{
"payorId": "ba08877f-9d96-41e4-9c26-44a872d856ae",
"invitationStatusTimestamp": "2019-01-20T09:00:00Z",
"payableStatus": true,
"invitationStatus": "invitationStatus",
"payableIssues": [
{
"code": "3",
"message": "payee-disabled"
},
{
"code": "3",
"message": "payee-disabled"
}
],
"remoteId": "uniqueIdForRemoteEntity",
"paymentChannelId": "70faaff7-2c32-4b44-b27f-f0b6c484e6f3"
},
{
"payorId": "ba08877f-9d96-41e4-9c26-44a872d856ae",
"invitationStatusTimestamp": "2019-01-20T09:00:00Z",
"payableStatus": true,
"invitationStatus": "invitationStatus",
"payableIssues": [
{
"code": "3",
"message": "payee-disabled"
},
{
"code": "3",
"message": "payee-disabled"
}
],
"remoteId": "uniqueIdForRemoteEntity",
"paymentChannelId": "70faaff7-2c32-4b44-b27f-f0b6c484e6f3"
}
],
"watchlistOverrideComment": "watchlist override comment",
"country": "US",
"cellphoneNumber": "1234567890",
"watchlistStatus": "watchlistStatus",
"displayName": "Bob",
"payeeType": "payeeType",
"kycCompletedTimestamp": "2019-01-20T09:00:00+00:00",
"marketingOptInTimestamp": "2019-01-20T09:00:00+00:00",
"language": "en-US",
"paymentChannels": [
{
"disabledReason": "User request",
"disabledReasonCode": "VR100",
"countryCode": "US",
"name": "Bank of America USD",
"currency": "USD",
"enabled": false,
"paymentChannelId": "70faaff7-2c32-4b44-b27f-f0b6c484e6f3",
"last4Digits": "1234"
},
{
"disabledReason": "User request",
"disabledReasonCode": "VR100",
"countryCode": "US",
"name": "Bank of America USD",
"currency": "USD",
"enabled": false,
"paymentChannelId": "70faaff7-2c32-4b44-b27f-f0b6c484e6f3",
"last4Digits": "1234"
}
],
"watchlistOverrideExpiresAtTimestamp": "2019-01-20T09:00:00Z",
"disabled": true,
"company": {
"taxId": "123123123",
"name": "ABC Group Plc",
"operatingName": "ABC Co"
},
"payeeId": "2aa5d7e0-2ecb-403f-8494-1865ed0454e9",
"pausePaymentTimestamp": "2019-01-20T09:00:00+00:00",
"email": "bob@example.com",
"acceptTermsAndConditionsTimestamp": "2019-01-20T09:00:00Z",
"disabledUpdatedTimestamp": "2019-01-20T09:00:00Z",
"address": {
"country": "US",
"countyOrProvince": "FL",
"line4": "line4",
"city": "Key West",
"line3": "line3",
"line2": "line2",
"line1": "500 Duval St",
"zipOrPostcode": "33945"
},
"individual": {
"name": {
"firstName": "Bob",
"lastName": "Smith",
"otherNames": "A",
"title": "Mr"
},
"nationalIdentification": "AB123456C",
"dateOfBirth": "1985-01-01"
},
"created": "2019-01-20T09:00:00Z",
"enhancedKycCompleted": true,
"pausePayment": true,
"gracePeriodEndDate": "2019-01-20T00:00:00.000+0000",
"managedByPayorId": "a2967711-df07-41e5-b5ea-0f563088911c",
"marketingOptInDecision": true,
"onboardedStatus": "onboardedStatus",
"watchlistStatusUpdatedTimestamp": "2019-01-20T09:00:00+00:00",
"disabledComment": "reason for disabled",
"challenge": {
"description": "challenge description",
"value": "11984567"
}
}Changes
Changed in 6 of the 50 revisions of this API.331
- ▲
the
/response property's minLength was decreased from6to4for the response statusresponse-property-min-length-decreased
- ▲
the
/response property's minLength was decreased from6to4for the response statusresponse-property-min-length-decreased
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
removed the
ACCEPTEDenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
CREATEDenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
Companyenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
DECLINEDenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
FAILEDenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
INVITEDenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
Individualenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
NONEenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
ONBOARDEDenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
PASSEDenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
PENDINGenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
PENDINGenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
REGISTEREDenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
REVIEWenum value from theresponse property for the response statusresponse-property-enum-value-removed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
removed the
ARenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
ENenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
ESenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
FRenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
HEenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
HIenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
JAenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
PTenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
RUenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
URenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
ZHenum value from theresponse property for the response statusresponse-property-enum-value-removed
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 257 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲