post https://bank.sandbox.cybrid.app/api/files
Creates a file.
This feature is currently in preview mode and is not yet available for partner use.
Data
The attribute contains the base64 encoded file content. The value needs to be smaller than 10MB otherwise the Platform will reject the request. To upload files larger than 10MB do not provide the content and use the returned upload URL to provide the file.
State
State | Description |
---|---|
storing | The Platform is storing the file in our private store |
completed | The Platform has completed storing the file |
failed | The Platform failed to store the file |
Required scope: files:execute