Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 953 Bytes

StoreCreditAuthorizationRequest.md

File metadata and controls

17 lines (12 loc) · 953 Bytes

# StoreCreditAuthorizationRequest

Properties

Name Type Description Notes
session_id string The identifier of the checkout session associated with the store credit request. [optional]
session_upstream_id string The upstream identifier of the checkout session associated with the store credit request. [optional]
amount double The store credit amount. [optional]
name string The store credit name. [optional]
upstream_id string The upstream store credit identifier. [optional]
icon_url string The store credit image url. [optional]
last_four string The last four digits of the store credit. [optional]

[Back to Model list] [Back to API list] [Back to README]