Skip to main content
GET
Get Payment

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-notte-request-origin
string | null
x-notte-sdk-version
string | null

Path Parameters

payment_id
string<uuid>
required

Response

Successful Response

id
string
required
session_id
string
required
status
string
required
mode
string
required
amount
string
required

Amount in currency units, serialized as an exact decimal string.

Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
currency
string
required
merchant_name
string
required
merchant_url
string
required
vault_id
string | null
approval_url
string | null
connection_url
string | null
connection_phrase
string | null
expires_at
string<date-time> | null
error_code
string | null
next_action
PaymentNextAction · object | null
purchase_status
string
default:unverified
Allowed value: "unverified"