Predict banks for a customer based on their contact information
Predict banks for a customer based on their contact information
Request body
Example request
{
"merchant_id": "550e8400-e29b-41d4-a716-446655440000",
"customer_country": "GB",
"phone_number": "+447395263205",
"email": "customer@example.com",
"payment_request_id": "123e4567-e89b-12d3-a456-426614174000",
"session_id": "wca23456789abcdef"
}Response
Success
Changes
Changed in 3 of the 8 revisions of this API.424
- ▲
the
request property's minLength was increased from0to2request-property-min-length-increased
- ▲
added the pattern
^[A-Za-z]{2}$to the request propertyrequest-property-pattern-added
- ▲
the
/response's property type changed fromstringto no type for statusresponse-property-type-changed
- ●
the
request property's maxLength was set to2request-property-max-length-set
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ○
added the new optional request property
new-optional-request-property
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added
subschema #1subschema #2to the/response propertyallOflist for the response statusresponse-property-all-of-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 367 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲