54 lines
1.3 KiB
Plaintext
54 lines
1.3 KiB
Plaintext
meta {
|
|
name: PPh A0 - Penggantian
|
|
type: http
|
|
seq: 5
|
|
}
|
|
|
|
post {
|
|
url: https://ifswit-solutax-ctas-dev.spt.co.id/ifs/api/wit/bulanan/edit
|
|
body: json
|
|
auth: none
|
|
}
|
|
|
|
headers {
|
|
tokens: {{accessToken}}
|
|
}
|
|
|
|
body:json {
|
|
{
|
|
"idPel": {{idpel}},
|
|
"requestID": "{{requestID}}",
|
|
"monthlyIncome": {
|
|
"npwpPemotong": "1091031210912281",
|
|
"idTkuPemotong": "1091031210912281000000",
|
|
"masaPajak": "01",
|
|
"tahunPajak": 2025,
|
|
"npwpDipotong": "3171065903840003",
|
|
"idTkuDipotong": "3171065903840003000000",
|
|
"nama": "NAMA3171065903840003",
|
|
"nomorBupot": "{{nomorBupot}}",
|
|
"idBupot": "{{idBupot}}",
|
|
"fgJnsBupot": "A0",
|
|
"tglPemotongan": "2025-01-01",
|
|
"npwpNikPenandatangan": "3174061502560010",
|
|
"namaPenandatangan": "NAMA3174061502560010",
|
|
"passphrasePenandatangan": "Pajak123@@",
|
|
"userId": "3174061502560010",
|
|
"dataBpA0": {
|
|
"foreignEmployee": "Resident",
|
|
"passportNo": "",
|
|
"countryCode": "IDN",
|
|
"statusPtkp": "TK/2",
|
|
"posisiJabatan": "Staf",
|
|
"sertifikatInsentifDipotong": "N/A",
|
|
"nomorSertifikatInsentif": "",
|
|
"kodeObjekPajak": "21-100-01",
|
|
"penghasilanKotor": 14241688,
|
|
"tarif": 5,
|
|
"pphDipotong": 712084
|
|
}
|
|
}
|
|
}
|
|
|
|
}
|