Link Material and Collection
Related Materials and Transactions
Request URL
POST
https://rem-api-sandbox.pagsmile.com/remittance/colllection/link
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 |
collection_id* | long | Collection ID |
Response
Name | Type | Description |
---|---|---|
merchant_id | long | Merchant ID |
material_id | long | Material ID |
collection_id | long | Collection ID |
Example
Note: 162************38 is pagsmile's test app id for sandbox
Please use your own app_id when testing.
Last updated