Applications
Reject Application
POST
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Headers
The account identifier
Path Parameters
Body
application/json
Value to pass through to the provider
Example:
{ "other_known_names": "John Doe" }
Unique identifier of the rejection reason
Example:
"f223d7f6-908b-48f0-9237-b201c307f609"
Was this page helpful?