Changes to Get a specific payment intent
GET /v1/sdk/payment-intents/{reference}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 27 revisions of this API.5814
What changed
- ●
added the new
cancelledenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
failedenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
pendingenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
processingenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
requires_actionenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
requires_confirmationenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
requires_payment_methodenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
added the new
succeededenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ●
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ○
added the optional property
accountIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
createdAtto the response with the200statusresponse-optional-property-added
- ○
added the optional property
customerRefto the response with the200statusresponse-optional-property-added
- ○
added the optional property
exchangeRateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
expiresAtto the response with the200statusresponse-optional-property-added
- ○
added the optional property
originalAmountto the response with the200statusresponse-optional-property-added
- ○
added the optional property
planRefto the response with the200statusresponse-optional-property-added
- ○
added the optional property
transactionIdto the response with the200statusresponse-optional-property-added
- ○
added the required property
amountto the response with the200statusresponse-required-property-added
- ○
added the required property
clientSecretto the response with the200statusresponse-required-property-added
- ○
added the required property
currencyto the response with the200statusresponse-required-property-added
- ○
added the required property
processorPaymentIdto the response with the200statusresponse-required-property-added
- ○
added the required property
publishableKeyto the response with the200statusresponse-required-property-added
- ○
added the required property
statusto the response with the200statusresponse-required-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type/format changed from
object/to/for status200response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status404response-body-type-changed
This revision also has 192 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status404response-body-type-changed
- ▲