GET
/
ext
/
v1
/
card-transactions
/
{transactionId}
/
receipt
Gets the attached receipt for this transaction
curl --request GET \
  --url https://api.light.inc/rest/ext/v1/card-transactions/{transactionId}/receipt
This response does not have an example.

Path Parameters

transactionId
string<uuid>
required

Response

default - application/pdf

default response

The response is of type file.