List active orders
POST https://stica.peeringhub.io/acme/orders/6A1AD155B73D45448E7B832888C3EF54
Content-Type: application/jose+json
Content-Length: 432
{
"protected" : BASE64URL(
{
"alg": "ES256",
"nonce": "A1D5D59169B8441B939843C0605BCD28",
"url": "https://stica.peeringhub.io/acme/orders/6A1AD155B73D45448E7B832888C3EF54",
"kid": "https://stica.peeringhub.io/acme/acct/6A1AD155B73D45448E7B832888C3EF54"
}
),
"payload" : "",
"signature" : "<base64url-encoded signature>"
}HTTP/1.1 200 OK
Replay-Nonce: 5962FB340B1D4C61B7E402513F018460
Content-Type: application/json; charset=utf-8
Content-Length: 168
{
"orders": [
"https://stica.peeringhub.io/acme/order/B572A9240F244CCB8716CC5B6853A22D",
"https://stica.peeringhub.io/acme/order/0E22FC02933D42BC86A64425BB20D4B0"
]
}Last updated