Create Webhook URL
Request URL
POST
https://card-api-sandbox.pagsmile.com/issuing/webhook/create
Request Header
Name
Type
Description
Content-Type*
string
application/json; chartset=UTF-8
Request Body
Refer to : common
Biz_data :
Name
Type
Description
webhook_url*
string(128)
Webhook URL
webhook_desc
string(128)
Order number,
Globally unique
Response
Name
Type
Description
transaction_id
string
Transaction ID
Example
Note: 201************11 is pagsmile's test app id for sandbox
Please use your own app_id when testing.
Last updated