POST api/Pago?PaymentOrderID={PaymentOrderID}&Message={Message}&Status={Status}&tipo={tipo}

Documentation for 'PostValue'.

Request Information

Parameters

NameDescriptionAdditional information
PaymentOrderID
Documentation for 'PaymentOrderID'.

Define this parameter in the request URI.

Message
Documentation for 'Message'.

Define this parameter in the request URI.

Status
Documentation for 'Status'.

Define this parameter in the request URI.

tipo
Documentation for 'tipo'.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>