Submit Material Document
Upload Material Document
Request URL
POST
https://card-api-sandbox.pagsmile.com/remittance/collection/submit-material
Request Header
Name | Type | Description |
---|---|---|
Content-Type* | string | application/json; chartset=UTF-8 |
Request Body
Refer to : common
Biz_data
Name | Type | Description |
---|---|---|
merchant_id* | long | Merchant ID |
material_id* | long | Material Id |
Response
Name | Type | Description |
---|---|---|
material_id | long | Material Id |
Example
Note: 162************38 is pagsmile's test app id for sandbox
Please use your own app_id when testing.
Last updated