curl --location --request POST '/payment' \
--header 'paymentType: GCASH' \
--header 'Content-Type: application/json' \
--data-raw '{
"merNo": -51416818,
"merOrderNo": "cillum",
"currencyCode": "PGK",
"sourceAmount": "812.49",
"returnUrl": "https://grouchy-scaffold.name/",
"notifyUrl": "https://lumpy-carnival.name/",
"sign": "dolore aliquip voluptate",
"ipAddress": "bd67:aa2a:8d7d:7bad:2b8d:8f9d:deef:bbad",
"version": "sit enim anim magna occaecat",
"userId": "voluptate dolore aute",
"email": "Sophia83@gmail.com",
"osType": "dolore",
"terminal": "quis in",
"productInfoList": [
{
"sku": "PROD001",
"productName": "Example Product",
"price": "100.05",
"quantity": "1"
}
]
}'