GET api/charging/last/customer/{personId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
personId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
GetLastChargingHistory_ResultName | Description | Type | Additional information |
---|---|---|---|
bitActive | integer |
None. |
|
bitCanceled | boolean |
None. |
|
bitCash | boolean |
None. |
|
bitComissionConceded | boolean |
None. |
|
bitComissionInapt | boolean |
None. |
|
bitDescontoConcedido | boolean |
None. |
|
bitPago | boolean |
None. |
|
bitSendWAText | boolean |
None. |
|
bitSendMarketing1 | boolean |
None. |
|
bitSendMarketing2 | boolean |
None. |
|
dteCharge | date |
None. |
|
dteChargingDate | date |
None. |
|
dteCreate | date |
None. |
|
dteDueDate | date |
None. |
|
dteExpiryDate | date |
None. |
|
dteModify | date |
None. |
|
dtePayment | date |
None. |
|
dteValidity | date |
None. |
|
intChargeStatusId | integer |
None. |
|
intId | integer |
None. |
|
intIdBoleto | integer |
None. |
|
intIdCheckoutLoja | integer |
None. |
|
intIdCollector | integer |
None. |
|
intIdCustomer | integer |
None. |
|
intIdFrete | integer |
None. |
|
intIdGateway | integer |
None. |
|
intIdPaymentType | integer |
None. |
|
intIdTransaction | integer |
None. |
|
intPaymentStatus | integer |
None. |
|
PhoneId | integer |
None. |
|
pixCode | string |
None. |
|
txtAcquireId | string |
None. |
|
txtAmmountPayment | string |
None. |
|
txtboletoBarcode | string |
None. |
|
txtboletoUrl | string |
None. |
|
txtCartHash | string |
None. |
|
txtChargingComment | string |
None. |
|
txtCollectorName | string |
None. |
|
txtComment | string |
None. |
|
txtCommentBoleto | string |
None. |
|
txtCommentEmail | string |
None. |
|
txtPaymentId | string |
None. |
|
txtStatusPaymentLoja | string |
None. |
|
txtTokenTransaction | string |
None. |
|
txtTransactionComment | string |
None. |
|
txtWAPhones | string |
None. |
|
validityMonth | integer |
None. |
|
validityYear | integer |
None. |
Response Formats
application/json, text/json
Sample:
{ "bitActive": 1, "bitCanceled": true, "bitCash": true, "bitComissionConceded": true, "bitComissionInapt": true, "bitDescontoConcedido": true, "bitPago": true, "bitSendWAText": true, "bitSendMarketing1": true, "bitSendMarketing2": true, "dteCharge": "2024-11-16T18:51:36.9817918-03:00", "dteChargingDate": "2024-11-16T18:51:36.9817918-03:00", "dteCreate": "2024-11-16T18:51:36.9817918-03:00", "dteDueDate": "2024-11-16T18:51:36.9817918-03:00", "dteExpiryDate": "2024-11-16T18:51:36.9817918-03:00", "dteModify": "2024-11-16T18:51:36.9817918-03:00", "dtePayment": "2024-11-16T18:51:36.9817918-03:00", "dteValidity": "2024-11-16T18:51:36.9817918-03:00", "intChargeStatusId": 1, "intId": 3, "intIdBoleto": 1, "intIdCheckoutLoja": 1, "intIdCollector": 1, "intIdCustomer": 1, "intIdFrete": 1, "intIdGateway": 1, "intIdPaymentType": 1, "intIdTransaction": 1, "intPaymentStatus": 1, "PhoneId": 1, "pixCode": "sample string 4", "txtAcquireId": "sample string 5", "txtAmmountPayment": "sample string 6", "txtboletoBarcode": "sample string 7", "txtboletoUrl": "sample string 8", "txtCartHash": "sample string 9", "txtChargingComment": "sample string 10", "txtCollectorName": "sample string 11", "txtComment": "sample string 12", "txtCommentBoleto": "sample string 13", "txtCommentEmail": "sample string 14", "txtPaymentId": "sample string 15", "txtStatusPaymentLoja": "sample string 16", "txtTokenTransaction": "sample string 17", "txtTransactionComment": "sample string 18", "txtWAPhones": "sample string 19", "validityMonth": 1, "validityYear": 1 }
text/html
Sample:
{"bitActive":1,"bitCanceled":true,"bitCash":true,"bitComissionConceded":true,"bitComissionInapt":true,"bitDescontoConcedido":true,"bitPago":true,"bitSendWAText":true,"bitSendMarketing1":true,"bitSendMarketing2":true,"dteCharge":"2024-11-16T18:51:36.9817918-03:00","dteChargingDate":"2024-11-16T18:51:36.9817918-03:00","dteCreate":"2024-11-16T18:51:36.9817918-03:00","dteDueDate":"2024-11-16T18:51:36.9817918-03:00","dteExpiryDate":"2024-11-16T18:51:36.9817918-03:00","dteModify":"2024-11-16T18:51:36.9817918-03:00","dtePayment":"2024-11-16T18:51:36.9817918-03:00","dteValidity":"2024-11-16T18:51:36.9817918-03:00","intChargeStatusId":1,"intId":3,"intIdBoleto":1,"intIdCheckoutLoja":1,"intIdCollector":1,"intIdCustomer":1,"intIdFrete":1,"intIdGateway":1,"intIdPaymentType":1,"intIdTransaction":1,"intPaymentStatus":1,"PhoneId":1,"pixCode":"sample string 4","txtAcquireId":"sample string 5","txtAmmountPayment":"sample string 6","txtboletoBarcode":"sample string 7","txtboletoUrl":"sample string 8","txtCartHash":"sample string 9","txtChargingComment":"sample string 10","txtCollectorName":"sample string 11","txtComment":"sample string 12","txtCommentBoleto":"sample string 13","txtCommentEmail":"sample string 14","txtPaymentId":"sample string 15","txtStatusPaymentLoja":"sample string 16","txtTokenTransaction":"sample string 17","txtTransactionComment":"sample string 18","txtWAPhones":"sample string 19","validityMonth":1,"validityYear":1}
application/xml, text/xml
Sample:
<GetLastChargingHistory_Result xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/FoneClube.DataAccess"> <PhoneId>1</PhoneId> <bitActive>1</bitActive> <bitCanceled>true</bitCanceled> <bitCash>true</bitCash> <bitComissionConceded>true</bitComissionConceded> <bitComissionInapt>true</bitComissionInapt> <bitDescontoConcedido>true</bitDescontoConcedido> <bitPago>true</bitPago> <bitSendMarketing1>true</bitSendMarketing1> <bitSendMarketing2>true</bitSendMarketing2> <bitSendWAText>true</bitSendWAText> <dteCharge>2024-11-16T18:51:36.9817918-03:00</dteCharge> <dteChargingDate>2024-11-16T18:51:36.9817918-03:00</dteChargingDate> <dteCreate>2024-11-16T18:51:36.9817918-03:00</dteCreate> <dteDueDate>2024-11-16T18:51:36.9817918-03:00</dteDueDate> <dteExpiryDate>2024-11-16T18:51:36.9817918-03:00</dteExpiryDate> <dteModify>2024-11-16T18:51:36.9817918-03:00</dteModify> <dtePayment>2024-11-16T18:51:36.9817918-03:00</dtePayment> <dteValidity>2024-11-16T18:51:36.9817918-03:00</dteValidity> <intChargeStatusId>1</intChargeStatusId> <intId>3</intId> <intIdBoleto>1</intIdBoleto> <intIdCheckoutLoja>1</intIdCheckoutLoja> <intIdCollector>1</intIdCollector> <intIdCustomer>1</intIdCustomer> <intIdFrete>1</intIdFrete> <intIdGateway>1</intIdGateway> <intIdPaymentType>1</intIdPaymentType> <intIdTransaction>1</intIdTransaction> <intPaymentStatus>1</intPaymentStatus> <pixCode>sample string 4</pixCode> <txtAcquireId>sample string 5</txtAcquireId> <txtAmmountPayment>sample string 6</txtAmmountPayment> <txtCartHash>sample string 9</txtCartHash> <txtChargingComment>sample string 10</txtChargingComment> <txtCollectorName>sample string 11</txtCollectorName> <txtComment>sample string 12</txtComment> <txtCommentBoleto>sample string 13</txtCommentBoleto> <txtCommentEmail>sample string 14</txtCommentEmail> <txtPaymentId>sample string 15</txtPaymentId> <txtStatusPaymentLoja>sample string 16</txtStatusPaymentLoja> <txtTokenTransaction>sample string 17</txtTokenTransaction> <txtTransactionComment>sample string 18</txtTransactionComment> <txtWAPhones>sample string 19</txtWAPhones> <txtboletoBarcode>sample string 7</txtboletoBarcode> <txtboletoUrl>sample string 8</txtboletoUrl> <validityMonth>1</validityMonth> <validityYear>1</validityYear> </GetLastChargingHistory_Result>