Create a transaction upload URL

Create a transaction image upload URL.

From the response, use the upload url to upload a receipt image for the transaction.

curl '{upload_url}'
--upload-file {file_name_with_extension}

See Transactions in the Guides section for more information, sample requests, and responses.

Language
Click Try It! to start a request and see the response here!