Upload logo
Updates a paypoint logo.
Path parameters
entry
The paypoint’s entrypoint identifier. Learn more
Headers
requestToken
Request
This endpoint expects an object.
fContent
Content of file, Base64-encoded Ignored if furl is specified. Max upload size is 30 MB.
filename
The name of the attached file.
ftype
The MIME type of the file (if content is provided)
furl
Optional url provided to show or download the file remotely
Response
Success
isSuccess
Boolean indicating whether the operation was successful. A true
value indicates success. A false
value indicates failure.
pageIdentifier
Auxiliary validation used internally by payment pages and components.
responseCode
Code for the response. Learn more in API Response Codes.
responseData
The response data.
responseText
Response text for operation: ‘Success’ or ‘Declined’.