Skip to content

Type Alias: GetSalesEcommCheckoutEmbeddedGetPaymentAttemptData

GetSalesEcommCheckoutEmbeddedGetPaymentAttemptData = object

Properties

body?

optional body?: never


headers

headers: object

x-zs-cart-key

x-zs-cart-key: string

x-zs-publishable-key

x-zs-publishable-key: string


path

path: object

attemptId

attemptId: string

cartId

cartId: string


query?

optional query?: never


url

url: "/embedded/sales/ecomm/carts/{cartId}/payments/{attemptId}"

MIT Licensed