Wumdrop.NET 一个简单的.NET客户端,用于与Wumdrop的交付API集成
雨滴网===一个简单的.NET客户端,用于与Wumdrop的交付API集成。 API身份验证(仅用于单元测试目的) tvar client = new DeliveryClient ( WumdropApiKey ); tvar response = client . AuthenticationTest (); Assert . AreEqual ( response . HttpStatusCode , HttpStatusCode . OK );创建交付tvar client = new DeliveryClient ( WumdropApiKey ); tvar rq = new CreateDeliveryRequest t{ ttpickup_address = " 11 Adderley Street, Cape Town,
下载地址
用户评论