Skip to content

Latest commit

 

History

History
32 lines (13 loc) · 569 Bytes

InlineObject3.md

File metadata and controls

32 lines (13 loc) · 569 Bytes

ApiPagoFacil.InlineObject3

Properties

Name Type Description Notes
url String La url que recibirá un POST para notificaciones
method String Método HTTP a ser usado durante el callback
webhook String Tipo de evento del webhook
idUser String Id del usuario que quiere crear el webhook

Enum: MethodEnum

  • POST (value: "POST")

  • GET (value: "GET")

Enum: WebhookEnum

  • remittances (value: "remittances")