Sign GOBL Envelopes or Objects
curl --request POST \ --url https://api.invopop.com/silo/v1/gobl/sign \ --header 'Content-Type: application/json' \ --data '{ "data": {} }'
{ "data": {} }
The response is of type object.
object
Was this page helpful?