Changes to Get transaction history for the current customer
GET /v1/stripe/transactions
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 5 of the 26 revisions of this API.2410
What changed
- ▲
removed the required property
data/transactions/items/paymentMethodfrom the response with the200statusresponse-required-property-removed
- ●
deleted the
queryrequest parameterendingBeforerequest-parameter-removed
- ●
deleted the
queryrequest parameterstartingAfterrequest-parameter-removed
- ●
removed the optional property
data/nextPagefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/transactions/items/metadatafrom the response with the200statusresponse-optional-property-removed
- ○
added the new optional
queryrequest parameteroffsetnew-optional-request-parameter
- ○
added the optional property
data/transactions/items/cardBrandto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/transactions/items/cardLast4to the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/transactions/items/stripeInvoiceIdto the response with the200statusresponse-optional-property-added
- ○
added the required property
data/totalCountto the response with the200statusresponse-required-property-added
- ○
added the required property
data/transactions/items/amountRefundedto the response with the200statusresponse-required-property-added
- ○
added the required property
data/transactions/items/typeto the response with the200statusresponse-required-property-added
- ▲
- ○
added the optional property
data/transactions/items/bonusAmountto the response with the200statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲
- ○
api operation id
listStripeTransactionsremoved and replaced withapi-operation-id-removed
- ○