api-documentation
api-documentation copied to clipboard
Get Order API - Embedded payment._links.documentation is omitted
While browsing the Get Orders page, I noticed that the on the Get Payment page the _links.documentation link is always added, but not when requesting embedded payments for the current order (_embedded.payments[0]._links.documentation). Is this correct behavior?
Both the Get Order response example and actual response omit the documentation link, but that is not documented on the Get Payment page.
Please let me know what the actual behavior should be so that I can update both the documentation and TypeScript definitions accordingly. Thanks in advance!