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
responseCode
Code for the response. Learn more in API Response Codes.
pageIdentifier
Auxiliary validation used internally by payment pages and components.
roomId
Describes the room ID. Only in use on Boarding endpoints, returns 0
when not applicable.
isSuccess
Boolean indicating whether the operation was successful. A true
value indicates success. A false
value indicates failure.
responseText
Response text for operation: ‘Success’ or ‘Declined’.
responseData
The response data.