API /
Reference /
Card Transactions
Generate receipt upload URL
POST
https://api.light.inc/v1/card-transactions/{cardTransactionId}/receipt-upload-url
Generates a secure upload URL for receipt documents
Authorization
Send one of these on every request. See
Authentication for how to get credentials.
- API key
Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.
- Bearer token
Request body
application/json;charset=UTF-8
-
filename
string
-
contentType
string
Response
-
uploadUrl
string · url
-
key
string
-
metadata
object