Skip to content
Main Navigation
홈
시작하기
Console API
Appearance
Menu
Return to top
수동 결제 URL 가져오기
GET
/v2/orders/{orderId}/payments/manual
Authorizations
bearerAuth
Type
HTTP (bearer)
Parameters
Query Parameters
returnUri
Type
string
Responses
200
409
수동 결제 URL
Content-Type
application/json
Schema
JSON
JSON
{
"payAt"
:
"string"
}
GET
/v2/orders/{orderId}/payments/manual
Playground
Authorization
bearerAuth
Variables
Key
Value
returnUri
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python