Pricing
batch-catalog
Operations addressed under /batch-catalog — 1 operation.
pricing-batch-catalog
POST
https://dg-sandbox.dgpays.com/pricing-service
/batch-catalog
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares IEnumerable<object>. object is the C# base type, so the code states that a body is returned and declines to say what is in it — the shape is chosen at runtime, and the body is a JSON array whose elements need not share a shape. That is the declaration, not a failure to read it, and nothing here narrows it.
pricing-batch-catalog › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
No data returned